Searched defs:width (Results 76 - 100 of 625) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/posix/musl/time/
H A Dstrftime.c52 int width = 2, def_pad = '0'; local
224 unsigned long width; local
[all...]
/haiku/src/apps/processcontroller/
H A DIconMenuItem.cpp99 IconMenuItem::GetContentSize(float* width, float* height) argument
/haiku/src/libs/glut/
H A Dbeos_x11.cpp95 XParseGeometry(char *string, int *x, int *y, unsigned int *width, unsigned int *height) argument
/haiku/src/servers/debug/
H A DDebugWindow.cpp60 float width = message->StringWidth(appName) local
/haiku/headers/os/interface/
H A DSize.h19 float width; member in class:BSize
63 BSize::BSize(float width, float height) argument
85 Set(float width, float height) argument
93 SetWidth(float width) argument
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_util.cpp29 resolve_colorspace(color_space colorSpace, AVPixelFormat pixelFormat, int width, argument
[all...]
H A Dgfx_conv_mmx.cpp23 gfx_conv_yuv420p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) argument
59 gfx_conv_yuv420p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height) argument
95 gfx_conv_yuv420p_rgba32_ssse3(AVFrame *in, AVFrame *out, int width, int height) argument
131 gfx_conv_yuv422p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) argument
161 gfx_conv_yuv422p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height) argument
191 gfx_conv_yuv422p_rgba32_ssse3(AVFrame *in, AVFrame *out, int width, int height) argument
221 gfx_conv_yuv422_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) argument
242 gfx_conv_yuv422_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height) argument
263 gfx_conv_yuv422_rgba32_ssse3(AVFrame *in, AVFrame *out, int width, int height) argument
[all...]
/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp30 ScreenshotCoordinate::ScreenshotCoordinate(BString code, uint16 width, uint16 height) argument
/haiku/headers/libs/agg/
H A Dagg_conv_contour.h42 void width(double w) { base_type::generator().width(w); } function in struct:agg::conv_contour
51 double width() const { return base_type::generator().width(); } function in struct:agg::conv_contour
H A Dagg_conv_stroke.h50 void width(double w) { base_type::generator().width(w); } function in struct:agg::conv_stroke
56 double width() const { return base_type::generator().width(); } function in struct:agg::conv_stroke
H A Dagg_rendering_buffer_dynarow.h62 rendering_buffer_dynarow(unsigned width, unsigned height, argument
74 void init(unsigned width, unsigned height, unsigned byte_width) argument
92 unsigned width() const { return m_width; } function in class:agg::rendering_buffer_dynarow
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp127 int width = list->width; local
/haiku/src/add-ons/accelerants/ati/
H A Dmach64_draw.cpp210 int width = pList->width; local
H A Drage128_draw.cpp233 int width = pList->width; local
/haiku/src/add-ons/accelerants/s3/
H A Dvirge_draw.cpp132 int width = pList->width; local
/haiku/src/add-ons/accelerants/skeleton/
H A DOverlay.c71 const overlay_buffer *ALLOCATE_OVERLAY_BUFFER(color_space cs, uint16 width, uint16 height) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScroller.cpp109 Scroller::SetVisibleSize(float width, float height) argument
/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/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/libs/agg/src/
H A Dagg_gsv_text.cpp517 void gsv_text::size(double height, double width) argument
/haiku/src/libs/stdc++/legacy/
H A Dstream.cc147 static char *str(const char* s, int len, int width) argument
161 char* str(const char* s, int width) argument
166 char* chr(char ch, int width) argument
[all...]
/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

Completed in 243 milliseconds

1234567891011>>