Searched refs:padding (Results 26 - 50 of 51) sorted by relevance

123

/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp869 int padding = 0; local
874 padding = in_row_bytes - width;
885 padding = in_row_bytes - (width / 8);
891 padding = in_row_bytes - width;
897 padding = in_row_bytes - (width * 2);
903 padding = in_row_bytes - (width * 2);
908 padding = in_row_bytes - (width * 2);
913 padding = in_row_bytes - (width * 2);
918 padding = in_row_bytes - (width * 3);
922 padding
[all...]
/haiku/src/kits/interface/
H A DMenuItem.cpp417 const BRect& padding = menuPrivate.Padding(); local
420 : fSuper->Frame().Width() - padding.left - padding.right;
510 const BRect& padding = MenuPrivate(fSuper).Padding(); local
512 return BPoint(fBounds.left + padding.left, fBounds.top + padding.top);
816 // 14px by default, scaled with font size up to right margin - padding
H A DTabView.cpp379 // #pragma mark - FBC padding and private methods
995 const float padding = ceilf(be_control_look->DefaultLabelSpacing() * 3.3f); local
1000 float width = padding * 5.0f;
1006 x += StringWidth(TabAt(i)->Label()) + padding;
1012 offset + x + StringWidth(TabAt(index)->Label()) + padding,
1016 offset + x + StringWidth(TabAt(index)->Label()) + padding,
1020 + StringWidth(TabAt(index)->Label()) + padding);
1024 + StringWidth(TabAt(index)->Label()) + padding);
1033 float tabWidth = StringWidth(TabAt(i)->Label()) + padding;
H A DTextView.cpp3157 // #pragma mark - FBC padding and forbidden methods
5141 BTextView::_NewOffscreen(float padding) argument
5147 BRect bitmapRect(0, 0, fTextRect.Width() + padding, fTextRect.Height());
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp395 const float padding = be_control_look->DefaultLabelSpacing() * 2; local
397 be_plain_font->StringWidth("Register") + padding, 40, 1000,
400 be_fixed_font->StringWidth("0xffffffff00000000") + padding, 40, 1000,
H A DVariablesView.cpp2563 const float padding = be_control_look->DefaultLabelSpacing(); local
2565 be_fixed_font->StringWidth("VariableName") + padding, 40, 1000,
2568 be_fixed_font->StringWidth("0xffffffff00000000") + padding, 40, 1000,
2571 be_fixed_font->StringWidth("std::vector<int32_t>") + padding, 40, 1000,
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_common.h80 unsigned int padding : 27; member in struct:fuse_file_info
/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp147 const char padding[7] = { 0, 0, 0, 0, 0, 0, 0 }; local
197 } else if (!memcmp(buffer, padding, 7)) {
370 } else if (!memcmp(buffer, padding, 7)) {
427 } else if (!memcmp(buffer, padding, 5)) {
429 parser_debug("No group - padding!\n");
475 } else if (!memcmp(buffer, padding, 7)) {
633 } else if (!memcmp(buffer, padding, 7)) {
868 } else if (!memcmp(buffer, padding, 7)) {
1044 // directory trees have been closed and a padding sequence means the
H A DPackageItem.cpp38 static const uint8 padding[7] = { 0, 0, 0, 0, 0, 0, 0 }; variable
400 } else if (!memcmp(buffer, padding, 7)) {
474 } else if (!memcmp(buffer, padding, 7)) {
529 } else if (!memcmp(buffer, padding, 7)) {
721 } else if (!memcmp(buffer, padding, 7)) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h173 uint8_t padding; member in struct:ar5416eeprom_4k
H A Dah_eeprom_9287.h154 uint8_t padding; member in struct:ar9287_eeprom
H A Dah_eeprom_v14.h283 uint8_t padding; member in struct:ar5416eeprom
/haiku/src/apps/serialconnect/libvterm/src/
H A Dscreen.c683 int padding = 0; local
707 padding++;
713 while(padding) {
715 padding--;
725 padding = 0;
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex131 alignment padding and, of course, the resources themselves.
146 The data used for the padding between the end of the actual ELF data and the
154 start directly after the last PEF section without any padding.
197 & & padding \\
284 resource, and the section ends with a special padding.
349 Directly, without padding, it follows a table of \code{resource\_index\_entry}
353 are stored without padding, the size of the table is exactly the product of
381 \code{kResourceIndexSectionAlignment}, some padding may be needed at the end
382 of this section. How this padding looks like is described in section
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.h184 uint32 padding[42]; member in struct:JournalSuperBlock
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.h363 volatile uint8_t padding[3]; member in struct:registers
/haiku/src/kits/app/
H A DMessageAdapter.cpp61 int32 padding; member in struct:BPrivate::dano_message_header
68 int64 padding; member in struct:BPrivate::offset_table_s
90 int32 padding; member in struct:BPrivate::dano_variable_size_array
371 // TODO: we don't know the R5 dataSize yet (padding)
467 // TODO: we don't really know the data size now (padding missing)
489 // we may have to adjust this to account for padding later
804 dataOffset += 8; /* count and padding */
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxpreg.h207 padding:1,
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h344 uint64 padding; member in struct:xhci_device_context_array::__anon3
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.cpp339 // additional padding byte must be transmitted in case data size
356 uint8 padding = 0; local
361 { &padding, 1 }
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp569 float padding = 10.0f; local
571 .SetInsets(padding)
/haiku/headers/os/interface/
H A DTextView.h256 // FBC padding and forbidden methods
363 void _NewOffscreen(float padding = 0.0);
/haiku/src/kits/tracker/
H A DFindPanel.cpp960 float padding = 0.0f; local
970 padding = size.width - labelWidth;
974 padding = size.width - labelWidth;
997 size.width = std::min(width + padding, maxWidth);
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js1726 var padding = bytesPerRow - width * bytesPerPixel;
1751 reply.dataView.pad(padding);
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c184 u32 padding; member in struct:_UNICODE_STRING

Completed in 193 milliseconds

123