Searched defs:width (Results 1 - 25 of 625) sorted by last modified time

1234567891011>>

/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp44 uint16 width, height, bits_per_pixel; member in struct:video_mode
105 find_video_mode(int32 width, int32 height, bool allowPalette) argument
127 closest_video_mode(int32 width, int32 height, int32 depth) argument
313 int32 width = strtol(parameter.values[0], NULL, 0); local
769 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
[all...]
/haiku/src/apps/charactermap/
H A DCharacterView.cpp278 CharacterView::FrameResized(float width, float height) argument
297 PreviewItem(const char* text, float width, float height) argument
304 void GetContentSize(float* width, float* height) argument
/haiku/src/preferences/screen/
H A DMonitorView.cpp28 MonitorView::MonitorView(BRect rect, const char *name, int32 width, int32 height) argument
113 float width = StringWidth(text); local
126 MonitorView::SetResolution(int32 width, int32 height) argument
140 MonitorView::SetMaxResolution(int32 width, int32 height) argument
164 int32 width, height; local
210 float width = maxWidth * factorX; local
[all...]
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp159 TruncTimeBase(BString* outString, int64 value, const View* view, float width) argument
85 TruncFileSizeBase(BString* outString, int64 value, const View* view, float width) argument
129 TruncStringBase(BString* outString, const char* inString, int32 length, const View* view, float width, uint32 truncMode = B_TRUNCATE_MIDDLE) argument
336 TruncString(BString* outString, const char* inString, int32 length, const BPoseView* view, float width, uint32 truncMode) argument
344 TruncFileSize(BString* outString, int64 value, const BPoseView* view, float width) argument
352 TruncTime(BString* outString, int64 value, const BPoseView* view, float width) argument
391 AttrAsString(const Model* model, BString* outString, const char* attrName, int32 attrType, float width, BView* view, int64* resultingValue) argument
[all...]
H A DContainerWindow.cpp3476 int32 width; local
3242 NewAttributeMenuItem(const char* label, const char* name, int32 type, float width, int32 align, bool editable, bool statField) argument
3251 NewAttributeMenuItem(const char* label, const char* name, int32 type, const char* displayAs, float width, int32 align, bool editable, bool statField) argument
/haiku/src/apps/stylededit/
H A DStatusView.cpp108 float width, height; local
256 float width = ceilf(StringWidth(fCellText[i])); local
[all...]
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp276 int width = 70; local
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp51 float width = std::max(StringWidth(fProcessor), 48.0f); local
265 float width = StringWidth(fVendor); local
273 float width = StringWidth(fProcessor); local
[all...]
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp297 PoorManWindow::FrameResized(float width, float height) argument
343 PoorManWindow::Zoom(BPoint origin, float width, float height) argument
/haiku/src/apps/mediaplayer/
H A DController.cpp326 int width; local
400 Controller::GetSize(int *width, int *height, int* _widthAspect, argument
/haiku/src/apps/installer/
H A DInstallerWindow.cpp129 float width = 0.0; local
/haiku/src/apps/drivesetup/
H A DDiskView.cpp196 float width; local
536 float width = StringWidth(helpfulMessage); local
H A DPartitionList.cpp88 PartitionColumn::PartitionColumn(const char* title, float width, float minWidth, argument
112 float width = 0.0; local
149 float width = rect.Width() - (2 * sTextMargin); local
172 float width = 0.0; local
[all...]
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1058 TypeView::FrameResized(float width, float height) argument
1717 float width, height; local
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp957 SysInfoView::_ResizeTo(float width, float height) argument
/haiku/src/add-ons/translators/ico/
H A DICOTranslator.cpp171 ICOTranslator::DerivedCanHandleImageSize(float width, float height) const argument
/haiku/src/kits/interface/
H A DColumnTypes.cpp34 BTitledColumn::BTitledColumn(const char* title, float width, float minWidth, argument
50 float width = rect.Width() - (2 * kTEXT_MARGIN); local
68 float width = rect.Width() - (2 * kTEXT_MARGIN); local
157 BStringField::SetWidth(float width) argument
194 BStringColumn::BStringColumn(const char* title, float width, float minWidth, argument
206 float width = rect.Width() - (2 * kTEXT_MARGIN); local
267 SetWidth(float width) argument
311 BDateColumn(const char* title, float width, float minWidth, float maxWidth, alignment align) argument
323 float width = rect.Width() - (2 * kTEXT_MARGIN); local
405 BSizeColumn(const char* title, float width, float minWidth, float maxWidth, alignment align) argument
424 float width = rect.Width() - (2 * kTEXT_MARGIN); local
519 BIntegerColumn(const char* title, float width, float minWidth, float maxWidth, alignment align) argument
533 float width = rect.Width() - (2 * kTEXT_MARGIN); local
549 GraphColumn(const char* name, float width, float minWidth, float maxWidth, alignment align) argument
585 float width = be_plain_font->StringWidth(percentString); local
619 BBitmapColumn(const char* title, float width, float minWidth, float maxWidth, alignment align) argument
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.cpp1740 AVCodecDecoder::_InitFilterGraph(enum AVPixelFormat pixfmt, int32 width, argument
1798 _ProcessFilterGraph(AVFrame *dst, const AVFrame *src, enum AVPixelFormat pixfmt, int32 width, int32 height) argument
[all...]
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp546 float width = r.Width() + be_control_look->GetScrollBarWidth(B_VERTICAL); local
632 ShowImageWindow::Zoom(BPoint origin, float width, float height) argument
1152 BString frameText, height, width; local
1515 float width; local
1634 int32 width = bounds.IntegerWidth() + 1; local
[all...]
H A DShowImageStatusView.cpp69 float width, height; local
210 float width local
[all...]
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp475 SdhciBus::SetBusWidth(int width) argument
804 set_bus_width(void* controller, int width) argument
H A Dsdhci.h272 void SetDataTransferWidth(uint8_t width) argument
/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_bus.cpp114 MMCBus::SetBusWidth(int width) argument
/haiku/src/bin/pkgman/
H A DPackageManager.cpp215 int width = 70; local
/haiku/src/preferences/filetypes/
H A DIconView.cpp807 float width, height; local

Completed in 123 milliseconds

1234567891011>>