Searched defs:width (Results 276 - 300 of 625) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/resedit/
H A DResView.cpp80 float width = be_plain_font->StringWidth("00000") + 20; local
/haiku/src/preferences/filetypes/
H A DAttributeWindow.cpp366 int32 width = atoi(fWidthControl->Text()); local
H A DAttributeListView.cpp142 int32 width; local
154 AttributeItem(const char* name, const char* publicName, type_code type, const char* displayAs, int32 alignment, int32 width, bool visible, bool editable) argument
/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp98 float width = MAX(StringWidth(SERVER_TEXT), StringWidth(QUEUE_TEXT)) + 10; local
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp302 float width = max_c(mWidth, aWidth) + 20.0; local
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp155 float width, height; local
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp92 float width = r.Width(); local
[all...]
/haiku/src/libs/print/libprint/
H A DHalftoneView.cpp34 const int width = Bounds().IntegerWidth()+1; local
H A DPageSetupDlg.cpp333 float width = paperCap->fPaperRect.Width(); local
/haiku/src/kits/interface/
H A DToolTipManager.cpp109 ToolTipView::FrameResized(float width, float height) argument
[all...]
H A DColorMenuItem.cpp107 float width = colorRectWidth + padding; local
H A DSeparatorView.cpp268 float width = 0.0f; local
[all...]
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp414 HStrut::HStrut(float width) argument
/haiku/src/add-ons/print/drivers/preview/
H A DPageSetupWindow.cpp63 float width; member in struct:__anon1581
113 float width = letter_width; local
/haiku/src/apps/launchbox/
H A DMainWindow.cpp358 MainWindow::FrameResized(float width, float height) argument
/haiku/src/add-ons/network_settings/dialup/
H A DPPPoEAddon.cpp197 PPPoEAddon::GetPreferredSize(float *width, float *height) const argument
217 float width; local
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp206 stp_dimension_t width; local
/haiku/src/servers/notification/
H A DNotificationWindow.cpp144 NotificationWindow::FrameResized(float width, float height) argument
300 float width = Bounds().Width() + 1; local
/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp293 uint32 width = rect.IntegerWidth() + 1; local
/haiku/src/apps/soundrecorder/
H A DScopeView.cpp277 ScopeView::FrameResized(float width, float height) argument
360 float width = fBitmapView->Bounds().Width() + 1; local
/haiku/src/tests/apps/miniterminal/
H A DMiniView.cpp218 MiniView::FrameResized(float width, float height) argument
H A DViewBuffer.cpp78 ViewBuffer::FrameResized(float width, float height) argument
112 ViewBuffer::GetSize(int32 *width, int32 *height) argument
160 ViewBuffer::FillGlyph(int32 x, int32 y, int32 width, int32 height, uint8 glyph, uint8 attr) argument
256 ViewBuffer::Blit(int32 srcx, int32 srcy, int32 width, int32 height, int32 destx, int32 desty) argument
[all...]
H A DConsole.cpp49 Console::ResizeCallback(int32 width, int32 height, void *data) argument
/haiku/src/libs/glut/
H A DglutEvent.cpp816 void GlutWindow::FrameResized(float width, float height) argument
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp54 FontDemoView::FrameResized(float width, float height) argument

Completed in 186 milliseconds

<<11121314151617181920>>