Searched defs:width (Results 251 - 275 of 830) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/kits/mail/
H A DFileConfigView.cpp147 BFileControl::GetPreferredSize(float* width, float* height) argument
/haiku-fatelf/src/kits/opengl/
H A DGLRenderer.cpp83 BGLRenderer::FrameResized(float width, float height) argument
/haiku-fatelf/src/kits/storage/disk_device/
H A DPartitioningDialog.cpp158 int32 width = max(editorRect.IntegerWidth() + 1, local
/haiku-fatelf/src/kits/tracker/
H A DIconMenuItem.cpp174 ModelMenuItem::GetContentSize(float* width, float* height) argument
349 IconMenuItem::GetContentSize(float* width, float* height) argument
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.c266 size_t align, width; member in struct:__anon4730
[all...]
/haiku-fatelf/src/libs/glut/
H A DglutInit.cpp174 int flags, x, y, width, height; local
262 void glutInitWindowSize(int width, int height) { argument
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dsafe_sprintf.c83 int width = -1; local
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A Dpdfimpose.c39 typedef struct { const char *name; float width; float height; } PageSize_s; member in struct:__anon5024
93 float width, height, scale = 1.0f; local
/haiku-fatelf/src/libs/print/libprint/
H A DPagesView.cpp20 void PagesView::GetPreferredSize(float *width, float *height) argument
/haiku-fatelf/src/preferences/network_old/
H A DNetworkWindow.cpp67 float width,height; local
[all...]
/haiku-fatelf/src/preferences/printers/
H A DPrintersWindow.cpp428 float width = (jscroller->Bounds().Width() < pscroller->Bounds().Width()) local
/haiku-fatelf/src/preferences/screen/
H A DMonitorView.cpp28 MonitorView::MonitorView(BRect rect, const char *name, int32 width, int32 height) argument
116 float width = StringWidth(text); local
129 MonitorView::SetResolution(int32 width, int32 height) argument
143 MonitorView::SetMaxResolution(int32 width, int32 height) argument
161 int32 width, height; local
207 float width = maxWidth * factorX; local
[all...]
/haiku-fatelf/src/preferences/screensaver/
H A DScreenCornerSelector.cpp43 float width = Bounds().Width(); local
/haiku-fatelf/src/preferences/shortcuts/clv/
H A DCLVColumn.cpp17 CLVColumn::CLVColumn(const char* label,BPopUpMenu * popup,float width,uint32 flags,float min_width) argument
63 void CLVColumn::SetWidth(float width) argument
[all...]
/haiku-fatelf/src/preferences/time/
H A DSectionEdit.cpp117 float width = (area.Width() - local
133 float width = (area.Width() - local
/haiku-fatelf/src/servers/app/
H A DScreen.cpp111 Screen::SetMode(uint16 width, uint16 height, uint32 colorSpace, argument
128 Screen::SetBestMode(uint16 width, uint16 height, uint32 colorSpace, argument
197 Screen::GetMode(uint16 &width, uint16 &height, uint32 &colorspace, argument
249 _FindBestMode(const display_mode* modes, uint32 count, uint16 width, uint16 height, uint32 colorSpace, float frequency) const argument
H A DServerBitmap.cpp241 UtilityBitmap::UtilityBitmap(const uint8* alreadyPaddedData, uint32 width, argument
149 ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height) argument
H A DVirtualScreen.cpp163 uint16 width, height; local
/haiku-fatelf/src/servers/mail/
H A DErrorLogWindow.cpp26 void GetPreferredSize(float *width, float *height) { argument
197 float height,width; local
206 Error::GetPreferredSize(float *width, float *height) argument
/haiku-fatelf/src/system/kernel/
H A Dboot_splash.cpp232 int width = min_c(kSplashIconsWidth, sInfo->width); local
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf.h36 int width; /* Width. */ member in struct:printf_info
H A Dprintf_size.c186 int width = info->prec > width ? info->prec : width; local
[all...]
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dvfscanf.c99 register size_t width; /* field width, or 0 */ local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DAuthenticationPanel.cpp227 float width = frame.Width(); local
/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DDialUpAddon.h92 virtual bool GetPreferredSize(float *width, float *height) const argument

Completed in 117 milliseconds

<<11121314151617181920>>