Searched refs:Size (Results 176 - 200 of 621) sorted by relevance

1234567891011>>

/haiku/src/kits/network/libnetservices/
H A DGopherRequest.cpp293 if (fInputBuffer.Size() && fInputBuffer.Data()[0] == '3') {
299 for (i = 0; i < fInputBuffer.Size(); i++) {
324 if (fInputBuffer.Size() > strlen(buggy)
357 else if (fInputBuffer.Size()) {
362 (const char*)fInputBuffer.Data(), fInputBuffer.Size(),
370 fPosition += fInputBuffer.Size();
382 fInputBuffer.RemoveData(inputTempBuffer, fInputBuffer.Size());
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp119 fFontSizeSpinner = new BSpinner("font size", B_TRANSLATE("Size:"),
186 if (size == fCurrentFont.Size())
297 fFontSizeSpinner->SetValue((int32)fCurrentFont.Size());
328 info.font_size = fCurrentFont.Size();
332 _set_system_font_(Name(), family, style, fCurrentFont.Size());
410 currentSize = fCurrentFont.Size();
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNode.cpp207 NodeEntry* entry = (NodeEntry*)(void*)(fLeafBuffer + NodeHeader::Size(fInode));
271 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
280 uint32 curDirectorySize = fInode->Size();
297 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
298 fOffset = fOffset + ExtentDataHeader::Size(fInode);
307 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
308 fOffset = fOffset + ExtentDataHeader::Size(fInode);
395 (ExtentLeafEntry*)(void*)(fLeafBuffer + ExtentLeafHeader::Size(fInode));
494 NodeHeader::Size(Inode* inode) function in class:NodeHeader
H A DLeafDirectory.cpp87 || (uint64) fInode->Size() !=
194 return (ExtentLeafEntry*)((char*)fLeafBuffer + ExtentLeafHeader::Size(fInode));
242 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
250 uint32 curDirectorySize = fInode->Size();
267 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
268 fOffset = fOffset + ExtentDataHeader::Size(fInode);
277 entry = (void*)(fDataBuffer + ExtentDataHeader::Size(fInode));
278 fOffset = fOffset + ExtentDataHeader::Size(fInode);
443 ExtentLeafHeader::Size(Inode* inode) function in class:ExtentLeafHeader
/haiku/headers/private/bluetooth/
H A DCommandManager.h56 size_t Size() const function in class:BluetoothCommand
91 simpleCommand.Size());
/haiku/src/tests/kits/app/bmessage/
H A DMessageBStringItemTest.h128 static bool Size(size_t size, BString& msg)
131 bool TBStringAssertPolicy::Size(size_t size, BString& data) function in class:TBStringAssertPolicy
H A DMessageFlattenableItemTest.h164 static bool Size(size_t size, MyFlattenableType& flat)
167 bool TFlattenableAssertPolicy::Size(size_t size, MyFlattenableType& flat) function in class:TFlattenableAssertPolicy
H A DMessagePointerItemTest.h70 inline static bool Size(size_t size, const void* t) function in struct:TPointerAssertPolicy
/haiku/src/tests/system/kernel/file_corruption/disk_system/
H A Dchecksumfs.cpp98 return (uint64)partition->Size() >= kCheckSumFSMinSize;
154 partition->SetContentSize(partition->Size() / B_PAGE_SIZE * B_PAGE_SIZE);
/haiku/src/kits/package/hpkg/
H A DBlockBufferPoolImpl.cpp116 if (buffer->Size() != fBlockSize) {
161 if (buffer->Size() == fBlockSize && fAllocatedBlocks < fMaxCachedBlocks)
/haiku/src/kits/interface/
H A DColorMenuItem.cpp199 return floorf(std::max(14.0f, be_plain_font->Size() + 2) / 2);
206 return floorf(std::max(14.0f, be_plain_font->Size() + 2) * M_PHI);
/haiku/src/bin/bfs_tools/lib/
H A DDisk.h45 off_t Size() const { return fSize; } function in class:Disk
51 uint32 BitmapSize() const { return fBitmap.Size(); }
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h32 int32 Size() const;
161 // Size
164 BlockingQueue<Element>::Size() const function in class:BlockingQueue
/haiku/src/apps/installer/
H A DBlockingQueue.h35 int32 Size();
175 // Size
178 BlockingQueue<Element>::Size() function in class:BlockingQueue
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h51 off_t Size() const { return fNode.Size(); } function in class:Inode
/haiku/src/preferences/screensaver/
H A DPreviewView.cpp21 #include <Size.h>
141 float previewWidth = 120.0f * std::max(1.0f, be_plain_font->Size() / 12.0f);
/haiku/src/kits/tracker/
H A DMountMenu.cpp118 if (partition->Size() < divisor) {
124 1.0 * partition->Size() / divisor, unit, type);
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp182 font.SetSize(font.Size() + 2);
233 currentFont.SetSize(currentFont.Size() + 2);
267 kNormalIcon, fIconRect.Size(), true);
278 SetFontSize(be_bold_font->Size());
352 kNormalIcon, fIconRect.Size())) {
370 fIconModel, kNormalIcon, fIconRect.Size());
395 overTarget ? kSelectedIcon : kNormalIcon, fIconRect.Size(), true);
438 BPoint(hIconOffset, 0), kNormalIcon, fIconRect.Size(), true);
/haiku/headers/os/interface/
H A DAbstractLayoutItem.h10 #include <Size.h>
H A DLayoutItem.h12 #include <Size.h>
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.h13 #include <Size.h>
/haiku/src/tests/kits/interface/bfont/
H A DDumpFontList.cpp38 printf("\t\tsize: %f\n", font.Size());
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DUserlandFS.cpp129 return fFileSystems->Size();
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.cpp85 BSize size(Size());
/haiku/src/kits/debugger/arch/x86/
H A DCpuStateX86.cpp238 if (value.Size() > sizeof(int64))
243 value.ToPointer(), value.Size());
245 if (value.Size() > sizeof(x86_xmm_register))
251 value.ToPointer(), value.Size());

Completed in 118 milliseconds

1234567891011>>