Searched defs:height (Results 76 - 100 of 513) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DIconProperty.cpp19 IconProperty(uint32 identifier, const uchar* icon, uint32 width, uint32 height, color_space format, BMessage* message) argument
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp76 float height = floorf(4.0 + fh.ascent + fh.descent); local
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp59 ColorValueView::FrameResized(float width, float height) argument
H A DIconValueView.cpp102 SetIcon(const unsigned char* bitsFromQuickRes, uint32 width, uint32 height, color_space format) argument
/haiku/src/apps/musiccollection/
H A DMusicFileListView.h75 font_height height; local
/haiku/src/libs/agg/src/
H A Dagg_gsv_text.cpp517 void gsv_text::size(double height, double width) argument
/haiku/src/system/boot/platform/amiga_m68k/
H A Dvideo.cpp187 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/tests/kits/game/set_mouse_position_test/
H A Dtest_mouse.cpp22 int32 height, width; variable
/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c69 Reshape(int width, int height) argument
/haiku/src/tests/servers/app/bitmap_bounds/
H A Dmain.cpp43 uint32 height = fBitmap->Bounds().IntegerHeight() + 1; local
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp129 float height; local
/haiku/src/add-ons/accelerants/matrox/
H A DOverlay.c79 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
[all...]
/haiku/src/add-ons/accelerants/nvidia/
H A DOverlay.c72 ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
[all...]
/haiku/src/apps/pulse/
H A DPrefs.cpp142 float height = PROGRESS_MTOP + PROGRESS_MBOTTOM local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DGroup.cpp38 Group::FrameResized(float width, float height) argument
48 Group::GetPreferredSize(float* width, float* height) argument
134 float height = resizeHeight ? frame.Height() : view->Bounds().Height(); local
/haiku/src/preferences/time/
H A DTZDisplay.cpp58 font_height height; local
/haiku/src/apps/haikudepot/textview/
H A DTextView.cpp46 TextView::FrameResized(float width, float height) argument
87 float height = layout.Height() + 1; local
/haiku/src/add-ons/accelerants/via/
H A DOverlay.c70 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
[all...]
/haiku/src/add-ons/accelerants/radeon/
H A DCursor.c34 status_t SET_CURSOR_SHAPE( uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
/haiku/src/preferences/network/
H A DServiceListItem.cpp99 font_height height; local
/haiku/src/libs/glut/
H A Dglut_vidresize.c144 int x, y, width, height; local
196 glutVideoResize(int x, int y, int width, int height) argument
215 glutVideoPan(int x, int y, int width, int height) argument
/haiku/src/apps/deskbar/
H A DShowHideMenuItem.cpp68 TShowHideMenuItem::GetContentSize(float* width, float* height) argument
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp68 float width, height; local
H A DTestResultItem.cpp102 float height = 0.0; local
180 float height = 0.0; local
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DOverlay.c68 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
[all...]

Completed in 120 milliseconds

1234567891011>>