Searched defs:width (Results 101 - 125 of 625) sorted by relevance

1234567891011>>

/haiku/src/tests/servers/app/bitmap_bounds/
H A Dmain.cpp42 uint32 width = fBitmap->Bounds().IntegerWidth() + 1; local
/haiku/src/apps/deskbar/
H A DBarSettings.h44 float width; member in struct:desk_settings
H A DShowHideMenuItem.cpp68 TShowHideMenuItem::GetContentSize(float* width, float* height) argument
/haiku/headers/private/binary_compatibility/
H A DInterface.h34 float width; member in struct:perform_data_get_height_for_width
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp82 float width = be_plain_font->StringWidth( local
128 float width; local
[all...]
/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 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, argument
[all...]
/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp19 PopUpColumn::PopUpColumn(BPopUpMenu* menu, const char* name, float width, argument
/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
133 float width = resizeWidth ? frame.Width() : view->Bounds().Width(); local
/haiku/src/apps/haikudepot/textview/
H A DCharacterStyleData.cpp168 CharacterStyleData::SetWidth(float width) argument
H A DTextView.cpp46 TextView::FrameResized(float width, float height) argument
81 TextView::GetHeightForWidth(float width, float* min, float* max, argument
/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
H A Doverlay_management.c69 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER( color_space cs, uint16 width, uint16 height ) argument
[all...]
/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/add-ons/translators/ppm/
H A Dcolorspace.cpp587 calc_rowbytes(color_space space, int width) argument
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp68 float width, height; local
H A DTestResultItem.cpp101 float width = 0.0; local
179 float width 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...]
/haiku/src/tests/kits/media/
H A DVideoDecoder.cpp33 VideoView::VideoView(BMediaTrack* track, int32 width, int32 height) argument
/haiku/src/add-ons/accelerants/3dfx/
H A Doverlay.cpp48 AllocateOverlayBuffer(color_space colorSpace, uint16 width, uint16 height) argument
[all...]
/haiku/src/apps/pulse/
H A DPrefsWindow.cpp63 float width, height; local
H A DDeskbarPulseView.cpp155 int width = message->FindInt32("width"); local
/haiku/src/bin/
H A Ddstcheck.cpp45 TimedAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, alert_type type) argument
/haiku/src/apps/charactermap/
H A DUnicodeBlockView.cpp135 float width = StringWidth(item->Text()); local

Completed in 116 milliseconds

1234567891011>>