Searched defs:height (Results 226 - 250 of 513) sorted by relevance

1234567891011>>

/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp93 float height = r.Height(); local
/haiku/src/libs/print/libprint/
H A DHalftoneView.cpp33 const int height = Bounds().IntegerHeight()+1; local
140 const int height = r.IntegerHeight()+1; local
H A DPageSetupDlg.cpp334 float height = paperCap->fPaperRect.Height(); local
/haiku/src/kits/interface/
H A DToolTipManager.cpp109 ToolTipView::FrameResized(float width, float height) argument
[all...]
H A DColorMenuItem.cpp120 float height; local
H A DSeparatorView.cpp269 float height = 0.0f; local
[all...]
H A DMenuWindow.cpp219 font_height height; local
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp423 VStrut::VStrut(float height) argument
/haiku/src/add-ons/print/drivers/preview/
H A DPageSetupWindow.cpp64 float height; member in struct:__anon1581
114 float height = letter_height; local
/haiku/src/apps/launchbox/
H A DMainWindow.cpp358 MainWindow::FrameResized(float width, float height) argument
/haiku/src/preferences/printers/
H A DJobListView.cpp188 float height = (fontHeight.ascent + fontHeight.descent local
257 font_height height; local
272 font_height height; local
[all...]
H A DTestPageView.cpp318 float height = Bounds().Height(); local
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp207 stp_dimension_t height; local
/haiku/src/servers/notification/
H A DNotificationWindow.cpp144 NotificationWindow::FrameResized(float width, float height) argument
301 float height = Bounds().Height() + 1; local
/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp292 uint32 height = rect.IntegerHeight() + 1; local
/haiku/src/apps/soundrecorder/
H A DScopeView.cpp277 ScopeView::FrameResized(float width, float height) argument
/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
/haiku/headers/private/kernel/boot/
H A Dkernel_args.h75 uint16 height; member in struct:kernel_args::__anon2
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp216 int height = (int) offscreen.Bounds().Height(); local
/haiku/src/apps/diskusage/
H A DControlsView.cpp157 float height = BTabView::TabFrame(index).Height(); local
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp55 StyledEditView::FrameResized(float width, float height) argument

Completed in 110 milliseconds

1234567891011>>