Searched defs:width (Results 251 - 275 of 625) sorted by relevance

<<11121314151617181920>>

/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/bin/
H A Dwatch.c43 static int height = 24, width = 80; variable
/haiku/src/kits/interface/
H A DSpaceLayoutItem.cpp77 BSpaceLayoutItem::CreateHorizontalStrut(float width) argument
[all...]
H A DViewLayoutItem.cpp146 BViewLayoutItem::GetHeightForWidth(float width, float* min, float* max, argument
H A DViewPort.cpp97 virtual void GetHeightForWidth(float width, float* min, float* max, argument
[all...]
H A DListItem.cpp141 BListItem::SetWidth(float width) argument
H A DOptionPopUp.cpp285 float width, height; local
309 float width, height; local
H A DLayoutItem.cpp77 BLayoutItem::GetHeightForWidth(float width, float* min, float* max, argument
/haiku/src/kits/interface/textview_support/
H A DWidthBuffer.cpp361 float width = 0; local
/haiku/src/kits/shared/
H A DColorQuantizer.cpp82 BColorQuantizer::ProcessImage(const uint8* const * rowPtrs, int width, argument
H A DTextTable.cpp63 void SetWidth(int32 width) argument
231 int32 width = neededWidth; local
H A DToolBar.cpp233 BToolBar::FrameResized(float width, float height) argument
/haiku/src/libs/glut/
H A DglutWindow.cpp58 __glutDefaultReshape(int width, int height) argument
399 glutReshapeWindow(int width, in argument
72 GlutWindow(GlutWindow *nparent, const char *name, int x, int y, int width, int height, ulong options) argument
[all...]
/haiku/src/libs/print/libprint/
H A DHalftone.cpp295 Halftone::SetupErrorBuffer(int x, int y, int width) argument
154 Dither(uchar* destination, const uchar* source, int x, int y, int width) argument
201 DitherRGB32(uchar *destination, const uchar *source0, int x, int y, int width) argument
311 DitherFloydSteinberg(uchar *destination, const uchar* source0, int x, int y, int width) argument
[all...]
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c49 gear(GLfloat inner_radius, GLfloat outer_radius, GLfloat width, argument
317 reshape(int width, int height) argument
[all...]
/haiku/src/tests/kits/opengl/direct_mode/
H A DGLDirectMode.cpp30 float width; member in class:SampleGLView
218 void SampleGLView::gReshape(int width, int height) argument
/haiku/src/tests/servers/app/painter/
H A Dmain.cpp23 test_straight_lines(Surface& s, uint32 width, uint32 height) argument
51 test_fill_rect(Surface& s, uint32 width, uint32 height) argument
80 test_ellipses(Surface& s, uint32 width, uint32 height) argument
111 test_lines(Surface& s, uint32 width, uint32 height) argument
141 test(Surface& s, uint32 width, uint32 height, BBitmap* testBitmap) argument
332 uint32 width = buffer->Width(); local
[all...]
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp165 float width = StringWidth(message); local
/haiku/headers/private/graphics/
H A Dvideo_overlay.h34 uint16 width; /* width in pixels */ member in struct:__anon3
44 uint16 width; member in struct:__anon4
65 uint16 width; /* un-clipped width of the overlay window */ member in struct:__anon7
95 overlay_uint16_minmax width; /* min and max sizes in each axis */ member in struct:__anon10
/haiku/src/add-ons/screen_savers/flurry/
H A DSpark.cpp57 float width; local
/haiku/headers/libs/agg/
H A Dagg_vcgen_stroke.h62 void width(double w) { m_stroker.width(w); } function in class:agg::vcgen_stroke
68 double width() const { return m_stroker.width(); } function in class:agg::vcgen_stroke
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp225 AlphaSlider::FrameResized(float width, float height) argument
301 uint32 width = fBitmap->Bounds().IntegerWidth() + 1; local
370 AlphaSlider::_AllocBitmap(int32 width, int32 height) argument
H A DColorField.cpp180 ColorField::FrameResized(float width, float height) argument
232 float width = Width(); local
312 float width = Width(); local
410 _AllocBitmap(int32 width, int32 height) argument
444 int32 width = bitmap->Bounds().IntegerWidth(); local
[all...]
/haiku/src/bin/network/ppp_up/
H A DConnectionView.cpp80 float width = max(StringWidth(fUsername->Label()), local
/haiku/src/apps/patchbay/
H A DPatchView.cpp168 float width = StringWidth(message); local

Completed in 110 milliseconds

<<11121314151617181920>>