Searched defs:height (Results 476 - 500 of 514) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/interface/
H A DInterfaceDefs.cpp221 get_mode_parameter(uint32 mode, int32& width, int32& height, argument
463 int32 height; local
[all...]
H A DMenuField.cpp1033 float height; local
1035 fMenuBar->ResizeTo(_MenuBarWidth(), height); local
[all...]
H A DTabView.cpp996 const float height = fTabHeight; local
1271 SetTabHeight(float height) argument
[all...]
H A DAbstractSpinner.cpp263 LayoutData(float width, float height) argument
1011 BAbstractSpinner::FrameResized(float width, float height) argument
[all...]
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp536 int32 height = local
/haiku/src/servers/app/
H A DServerPicture.cpp568 draw_pixels(void* _canvas, const BRect& src, const BRect& _dest, uint32 width, uint32 height, size_t bytesPerRow, color_space pixelFormat, uint32 options, const void* data, size_t length) argument
H A DWindow.cpp150 uint16 width, height; local
H A DServerApp.cpp2325 font_height height; local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1638 float height = Frame().Height(); local
1680 float height local
[all...]
/haiku/src/apps/magnify/
H A DMagnify.cpp785 TWindow::GetPreferredSize(float* width, float* height) argument
809 float width, height; local
923 float height; local
937 float height; local
1179 FrameResized(float width, float height) argument
1295 int32 width, height; local
1473 int32 width, height; local
1820 PixelCount(int32* width, int32* height) argument
1965 FrameResized(float width, float height) argument
1973 Resize(int32 width, int32 height) argument
1985 int32 width, height; local
2041 DrawGrid(int32 width, int32 height, BRect destRect, int32 pixelSize) argument
[all...]
/haiku/src/apps/showimage/
H A DShowImageView.cpp124 uint32 height = result->Bounds().IntegerHeight() + 1; local
548 ShowImageView::FrameResized(float width, float height) argument
566 float height = Bounds().Height() + 1; local
588 float height = Bounds().Height() + 1; local
631 float width, height; local
[all...]
H A DShowImageWindow.cpp547 float height = r.Height() + 1 + fBar->Frame().Height() local
632 ShowImageWindow::Zoom(BPoint origin, float width, float height) argument
1152 BString frameText, height, width; local
1635 int32 height = bounds.IntegerHeight() + 1; local
[all...]
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp713 float width, height; local
2854 CheckBitmap(color_space depth, int32 width, int32 height) argument
2908 SetBitmapClipping(int32 width, int32 height) argument
[all...]
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp1133 int height; local
1145 int height; local
1450 int height; local
1466 int height; local
1480 int height; local
1488 VideoFormatChange(int width, int height, int widthAspect, int heightAspect) argument
1855 int height; local
2094 int height; local
2163 _ResizeVideoView(int x, int y, int width, int height) argument
2686 float height = fControls->Bounds().Height(); local
[all...]
/haiku/src/apps/mail/
H A DMailWindow.cpp931 TMailWindow::FrameResized(float width, float height) argument
1902 float height; local
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dviogpu.h166 __le32 height; member in struct:virtio_gpu_rect
182 __le32 height; member in struct:virtio_gpu_resource_create_2d
268 __le32 height; member in struct:virtio_gpu_resource_create_3d
416 __le32 height; member in struct:virtio_gpu_set_scanout_blob
/haiku/src/kits/tracker/
H A DUtilities.cpp494 FadeRGBA32Horizontal(uint32* bits, int32 width, int32 height, int32 from, argument
528 FadeRGBA32Vertical(uint32* bits, int32 width, int32 height, int32 from, argument
726 font_height height; local
826 TitledSeparatorItem::GetContentSize(float* width, float* height) argument
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2343 float height = 0; local
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp123 float width, height; local
1365 float width, height; local
1560 TermWindow::Zoom(BPoint leftTop, float width, float height) argument
1765 float height; local
[all...]
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1058 TypeView::FrameResized(float width, float height) argument
1717 float width, height; local
/haiku/src/libs/glut/
H A Dglutint.h350 int height; /* window height in pixels */ member in struct:_GLUTwindow
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp431 float height = LineCount() * fFontInfo->lineHeight - 1; local
2477 float height = std::max(fMarkerView->MinSize().height, local
[all...]
/haiku/headers/os/drivers/usb/
H A DUSB_video.h687 uint16 height; member in struct:__anon40
757 uint16 height; member in struct:__anon45::pattern_size
/haiku/headers/os/media/
H A DMediaDefs.h503 uint16 height; member in struct:media_multistream_format::vid_info
514 uint16 height; member in struct:media_multistream_format::avi_info
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h313 uint16 height; member in struct:__anon21::__anon22

Completed in 305 milliseconds

<<11121314151617181920>>