Searched defs:width (Results 151 - 175 of 625) sorted by path

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 DPropertyItemView.cpp99 PropertyItemView::FrameResized(float width, float height) argument
169 float width = 0.0; local
177 PropertyItemView::SetLabelWidth(float width) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.cpp68 BoolValueView::FrameResized(float width, float height) argument
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
H A DOptionValueView.cpp92 OptionValueView::FrameResized(float width, float height) argument
H A DSwatchValueView.cpp14 SwatchValueView(const char* name, BMessage* message, BHandler* target, rgb_color color, float width, float height) argument
H A DTextInputValueView.cpp54 TextInputValueView::FrameResized(float width, float height) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.cpp88 uint32 width = bitmap->Bounds().IntegerWidth() + 1; local
/haiku/src/apps/icon-o-matic/gui/
H A DSwatchGroup.cpp119 float width = fTopSwatchViews->Frame().right local
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp228 uint32 width = bitmap->Bounds().IntegerWidth() + 1; local
H A DMainWindow.cpp358 MainWindow::FrameResized(float width, float height) argument
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp192 float width = 0; local
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp171 float width = r.Width(); local
194 PeakView::FrameResized(float width, float height) argument
323 PeakView::_ResizeBackBitmap(int32 width, int32 channels) argument
354 uint32 width = fBackBitmap->Bounds().IntegerWidth() + 1; local
365 _RenderSpan(uint8* span, uint32 width, float current, float peak, bool overshot) argument
[all...]
H A DTransportControlGroup.cpp797 float width = floorf(size * 2 / 3); local
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp182 uint32 width = format.u.raw_video.display.line_width; local
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp144 DragSortableListView::FrameResized(float width, float height) argument
237 float width = Bounds().Width(); local
275 int32 width = (int32)dragBitmap->Bounds().Width() + 1; local
/haiku/src/apps/mediaplayer/support/
H A DStackBlurFilter.cpp150 StackBlurFilter::_Filter32(uint8* buffer, unsigned width, unsigned height, argument
430 StackBlurFilter::_Filter8(uint8* buffer, unsigned width, unsigned height, argument
/haiku/src/apps/midiplayer/
H A DScopeView.cpp170 int32 width = (int32) Bounds().Width(); local
/haiku/src/apps/packageinstaller/
H A DPackageImageViewer.cpp79 float width = StringWidth(message); local
/haiku/src/apps/patchbay/
H A DPatchView.cpp168 float width = StringWidth(message); local
/haiku/src/apps/pulse/
H A DMiniPulseView.cpp119 void MiniPulseView::FrameResized(float width, float height) { argument
/haiku/src/apps/resedit/
H A DBitmapView.cpp430 BitmapView::MaxBitmapSize(float *width, float *height) const argument
438 BitmapView::SetMaxBitmapSize(const float &width, const float &height) argument
H A DPreviewColumn.cpp13 PreviewColumn::PreviewColumn(const char *title, float width, argument
H A DResView.cpp80 float width = be_plain_font->StringWidth("00000") + 20; local

Completed in 127 milliseconds

1234567891011>>