Searched refs:height (Results 26 - 50 of 838) sorted by relevance

1234567891011>>

/haiku/src/kits/interface/
H A DSpaceLayoutItem.cpp26 size.height = BControlLook::ComposeSpacing(size.height);
88 BSpaceLayoutItem::CreateVerticalStrut(float height) argument
91 BSize(-1, height),
92 BSize(B_SIZE_UNLIMITED, height),
93 BSize(-1, height),
132 fMinSize.height = size.height;
144 fMaxSize.height = size.height;
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/
H A DGroup.h23 virtual void FrameResized(float width, float height);
24 virtual void GetPreferredSize(float* width, float* height);
/haiku/src/tests/kits/game/set_mouse_position_test/
H A Dtest_mouse.cpp22 int32 height, width; variable
26 for (int32 t = (height); t > 0; t--)
35 for (int32 t = 0; t < (height); t++)
116 //save screenwidth and screenheight in height and width
117 height = int32(screenBounds.bottom - screenBounds.top) - 5;
124 mouse_move_right(height);
125 mouse_move_diagonal1(width,height);
128 mouse_move_left(height);
129 mouse_move_diagonal2(0,height);
/haiku/src/preferences/time/
H A DTZDisplay.cpp46 ResizeTo(size.width, size.height);
58 font_height height; local
59 GetFontHeight(&height);
60 float fontHeight = ceilf(height.descent + height.ascent +
61 height.leading);
63 BPoint pt(bounds.left, ceilf(bounds.top + height.ascent));
157 size.height = 2 * ceilf(fontHeight.ascent + fontHeight.descent +
/haiku/src/system/boot/platform/openfirmware/
H A Dvideo.cpp24 uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top)
65 uintptr_t width, height;
66 if (of_call_method(sScreen, "dimensions", 0, 2, &height, &width)
70 if (of_getprop(package, "height", &height, sizeof(int32)) == OF_FAILED)
85 gKernelArgs.frame_buffer.physical_buffer.size = lineBytes * height;
87 gKernelArgs.frame_buffer.height = height;
96 gKernelArgs.frame_buffer.height, gKernelArgs.frame_buffer.depth);
23 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp47 float height; member in struct:GuiInfo
158 ASSERT_DEQUAL(fWinInfo.height, pAlert->Bounds().Height());
188 ASSERT_DEQUAL(fButtonInfo[i].height, btns[i]->Bounds().Height());
229 ASSERT_DEQUAL(fTextInfo.height, textView->Bounds().Height());
366 wi.height = 64.0f;
371 ti.height = 13.0f;
377 bi.height = 30.0f;
395 wi.height = 64.0f;
400 ti.height = 13.0f;
406 bi.height
[all...]
/haiku/src/add-ons/accelerants/3dfx/
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
16 // NOTE: Currently, for BeOS, cursor width and height must be equal to 16.
18 if ((width != 16) || (height != 16)) {
20 } else if ((hot_x >= width) || (hot_y >= height)) {
29 if ( ! TDFX_LoadCursorImage(width, height, andMask, xorMask))
/haiku/src/add-ons/accelerants/ati/
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
16 // NOTE: Currently, for BeOS, cursor width and height must be equal to 16.
18 if ((width != 16) || (height != 16)) {
20 } else if ((hot_x >= width) || (hot_y >= height)) {
29 if ( ! gInfo.LoadCursorImage(width, height, andMask, xorMask))
/haiku/src/add-ons/accelerants/s3/
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
16 // NOTE: Currently, for BeOS, cursor width and height must be equal to 16.
18 if ((width != 16) || (height != 16)) {
20 } else if ((hot_x >= width) || (hot_y >= height)) {
29 if ( ! gInfo.LoadCursorImage(width, height, andMask, xorMask))
/haiku/src/add-ons/print/drivers/pcl6/
H A DRasterizer.cpp33 int height = fBounds.bottom - fBounds.top + 1; local
35 if (y + height > pageHeight) {
36 height = pageHeight - y;
37 fBounds.bottom = fBounds.top + height - 1;
/haiku/src/apps/bootmanager/
H A DUninstallPage.h24 virtual void FrameResized(float width, float height);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DSwatchValueView.h21 float height = 24.0);
/haiku/src/apps/soundrecorder/
H A DSoundListView.cpp43 font_height height; local
44 font.GetHeight(&height);
49 pt.y = (Bounds().Height() + height.ascent + height.descent)/ 2;
/haiku/src/libs/glut/
H A Dbeos_x11.h12 * value (x, y, width, height) was found in the parsed string.
31 unsigned int* width, unsigned int* height);
H A Dglutbitmap.h19 const GLsizei height; member in struct:__anon1823
H A Dglut_vidresize.c144 int x, y, width, height; local
147 videoResizeChannel, &x, &y, &width, &height);
156 return height;
196 glutVideoResize(int x, int y, int width, int height) argument
208 videoResizeChannel, x, y, width, height);
215 glutVideoPan(int x, int y, int width, int height) argument
230 videoResizeChannel, x, y, width, height);
/haiku/src/tests/kits/interface/menu/menuworld/
H A DBitmapMenuItem.cpp64 void BitmapMenuItem::GetContentSize(float* width, float* height) argument
66 GetBitmapSize(width, height);
74 void BitmapMenuItem::GetBitmapSize(float* width, float* height) argument
78 *height = r.Height() + 4; // 2-pixel boundary on top/bottom
/haiku/src/servers/input/
H A DMethodMenuItem.cpp59 MethodMenuItem::GetContentSize(float *width, float *height) argument
66 *height = fheight.ascent + fheight.descent + fheight.leading - 2;
67 if (*height < MENUITEM_ICON_SIZE)
68 *height = MENUITEM_ICON_SIZE;
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp92 float width, height; local
93 m_tipView->GetPreferredSize(&width, &height);
94 m_tipView->ResizeTo(width, height);
95 ResizeTo(width, height);
/haiku/src/tools/translation/inspector/
H A DInfoWindow.h43 void FrameResized(float width, float height);
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp116 int height = rc.bottom - rc.top + 1; local
123 if (y + height > page_height)
124 height = page_height - y;
126 rc.bottom = height - 1;
128 DBGMSG(("height = %d\n", height));
143 int height = rc.bottom - rc.top + 1; local
144 int in_size = widthByte * height;
150 DBGMSG(("height = %d\n", height));
272 int height = 0; local
419 _RasterGraphics( int compressionSize, int widthbyte, int height, int compressionMethod, const uchar* buffer) argument
[all...]
/haiku/src/servers/app/
H A DScreen.h36 status_t SetMode(uint16 width, uint16 height,
40 status_t SetBestMode(uint16 width, uint16 height,
45 void GetMode(uint16 &width, uint16 &height,
60 uint32 count, uint16 width, uint16 height,
/haiku/src/preferences/network/
H A DServiceListItem.cpp99 font_height height; local
100 font->GetHeight(&height);
102 fLineOffset = 2 + ceilf(height.ascent + height.leading / 2);
108 SetHeight(4 + ceilf(height.ascent + height.leading + height.descent));
/haiku/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp28 void gReshape(int width, int height);
31 float height; member in class:SampleGLView
125 height = frame.bottom-frame.top;
134 gReshape(width, height);
147 height = newHeight;
149 gReshape(width,height);
218 void SampleGLView::gReshape(int width, int height) argument
220 glViewport(0, 0, width, height);
221 if (height) { // Avoid Divide By Zero error...
224 gluPerspective(45, width / (float) height,
[all...]
/haiku/src/apps/cortex/InfoView/
H A DInfoWindow.cpp75 float height) {
100 float height) {
113 float width, height; local
114 FindView("InfoView")->GetPreferredSize(&width, &height);
116 ResizeTo(width, height);
73 FrameResized( float width, float height) argument
97 Zoom( BPoint origin, float width, float height) argument

Completed in 142 milliseconds

1234567891011>>