Searched defs:height (Results 51 - 75 of 513) sorted by relevance

1234567891011>>

/haiku/src/system/boot/platform/u-boot/
H A Dvideo.cpp70 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/kits/shared/
H A DBitmapButton.cpp27 BBitmapButton::BBitmapButton(const uint8* bits, uint32 width, uint32 height, argument
/haiku/src/apps/deskbar/
H A DBarMenuTitle.cpp50 TBarMenuTitle::TBarMenuTitle(float width, float height, const BBitmap* icon, argument
74 TBarMenuTitle::SetContentSize(float width, float height) argument
82 TBarMenuTitle::GetContentSize(float* width, float* height) argument
/haiku/src/system/boot/platform/next_m68k/
H A Dvideo.cpp72 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/apps/sudoku/
H A DProgressWindow.cpp42 float width, height; local
/haiku/src/system/boot/platform/openfirmware/
H A Dvideo.cpp23 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp92 float width, height; local
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp124 Zoom( BPoint origin, float width, float height) argument
/haiku/src/tools/translation/inspector/
H A DActiveTranslatorsWindow.cpp93 ActiveTranslatorsWindow::FrameResized(float width, float height) argument
/haiku/src/system/boot/platform/riscv/
H A Dvideo.cpp73 platform_blit4(addr_t frameBuffer, const uint8* data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/servers/app/drawing/interface/virtual/
H A DDWindowBuffer.cpp102 SetTo(frame_buffer_config* config, uint32 x, uint32 y, uint32 width, uint32 height, color_space format) argument
/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/headers/os/interface/
H A DSize.h20 float height; member in class:BSize
63 BSize::BSize(float width, float height) argument
85 Set(float width, float height) argument
100 SetHeight(float height) argument
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_util.cpp29 resolve_colorspace(color_space colorSpace, AVPixelFormat pixelFormat, int width, int height) argument
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/src/bin/desklink/
H A Ddesklink.cpp143 const float height = deskbar.MaxItemHeight(); local
/haiku/headers/libs/agg/
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
93 unsigned height() cons function in class:agg::rendering_buffer_dynarow
[all...]
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp128 int height = list->height; local
/haiku/src/add-ons/accelerants/ati/
H A Dmach64_draw.cpp211 int height = pList->height; local
H A Drage128_draw.cpp234 int height = pList->height; local
/haiku/src/add-ons/accelerants/s3/
H A Dvirge_draw.cpp133 int height = pList->height; 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

Completed in 153 milliseconds

1234567891011>>