Searched defs:width (Results 376 - 400 of 625) sorted by relevance

<<11121314151617181920>>

/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...]
/haiku/src/apps/switcher/
H A DWindowsView.cpp170 virtual void SetWidth(int32 width) argument
254 virtual void SetWidth(int32 width) argument
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.h83 double width() const { return double(m_width) / 64.0; } function in class:agg::font_engine_freetype_base
/haiku/src/libs/alm/
H A DArea.cpp600 float width = 0.; local
[all...]
H A DSharedSolver.cpp77 float width = layout->Right()->Value() - layout->Left()->Value(); local
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp308 int32 width = bitmap1->Bounds().IntegerWidth() + 1; local
/haiku/src/preferences/locale/
H A DLanguageListView.cpp387 int32 width = (int32)dragBitmap->Bounds().Width() + 1; local
/haiku/src/add-ons/accelerants/s3/
H A Dsavage_mode.cpp726 int width = mode.bytesPerRow / 8; local
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp353 int32 width = fFrame.IntegerWidth() + 1; local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp223 ColorSlider::FrameResized(float width, float height) argument
424 ColorSlider::_AllocBitmap(int32 width, int32 height) argument
460 int32 width = bitmap->Bounds().IntegerWidth(); local
588 _DrawColorLineY(uint8* bits, int width, int r, int g, int b) argument
[all...]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h51 unsigned width() const { return m_ren.width(); } function in class:agg::renderer_region
/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
/haiku/src/kits/interface/
H A DCheckBox.cpp521 float width = rect.right + rect.left; local
H A DRadioButton.cpp254 float width = rect.right + rect.left; local
475 float width, height; local
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp182 uint32 width = format.u.raw_video.display.line_width; local
/haiku/headers/libs/agg/
H A Dagg_renderer_base.h54 unsigned width() const { return m_ren->width(); } function in class:agg::renderer_base
[all...]
H A Dagg_math_stroke.h78 double width() const { return m_width * 2.0; } function in class:agg::math_stroke
136 template<class VC> void math_stroke<VC>::width(double w) function in class:agg::math_stroke
/haiku/src/preferences/printers/
H A DPrinterListView.cpp418 float width; local
/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.cpp302 GeneralAddon::GetPreferredSize(float *width, float *height) const argument
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp228 uint32 width = bitmap->Bounds().IntegerWidth() + 1; local
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp636 float width, height; local
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_crtc.c318 uint8 width; local
[all...]
/haiku/src/apps/people/
H A DPictureView.cpp77 PictureView::PictureView(float width, float height, const entry_ref* ref) argument
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp71 int width,height; member in class:NWindowScreen
[all...]
/haiku/headers/os/add-ons/graphics/
H A DGraphicsCard.h55 int16 width; member in struct:__anon3
114 int16 width; member in struct:__anon10

Completed in 134 milliseconds

<<11121314151617181920>>