Searched defs:height (Results 1 - 25 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfPreviewImage.cpp48 PreviewImage(unsigned int width, unsigned int height, const PreviewRgba pixels[]) argument
H A DImfPreviewImageAttribute.cpp80 int width, height; local
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_template.c25 PDF_begin_template(PDF *p, float width, float height) argument
[all...]
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DSoftwareWinsys.h23 unsigned height; member in struct:haiku_displaytarget
/haiku-fatelf/headers/libs/agg/util/
H A Dagg_color_conv.h40 unsigned height = src->height(); local
/haiku-fatelf/headers/private/kernel/
H A Dframe_buffer_console.h23 int32 height; member in struct:frame_buffer_boot_info
/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A D3dfx_cursor.cpp42 TDFX_LoadCursorImage(int width, int height, uint8* andMask, uint8* xorMask) argument
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
H A Dmach64_cursor.cpp53 Mach64_LoadCursorImage(int width, int height, uint8* andMask, uint8* xorMask) argument
H A Drage128_cursor.cpp57 Rage128_LoadCursorImage(int width, int height, uint8* andMask, uint8* xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Dcursor.cpp17 intel_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, argument
/haiku-fatelf/src/add-ons/accelerants/matrox/
H A DCursor.c25 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/nvidia/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/s3/
H A Dcursor.cpp13 SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, argument
H A Dtrio64_cursor.cpp60 Trio64_LoadCursorImage(int width, int height, uint8* andMask, uint8* xorMask) argument
H A Dvirge_cursor.cpp60 Virge_LoadCursorImage(int width, int height, uint8* andMask, uint8* xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/skeleton/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) argument
/haiku-fatelf/src/add-ons/accelerants/via/
H A DCursor.c14 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask) argument
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DConfigView.cpp76 POP3ConfigView::GetPreferredSize(float* width, float* height) argument
/haiku-fatelf/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DConfigView.cpp88 void ConfigView::GetPreferredSize(float *width, float *height) argument
/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DRasterizer.cpp33 int height = fBounds.bottom - fBounds.top + 1; local
/haiku-fatelf/src/add-ons/translators/bmp/
H A DBMPView.cpp34 float height = fontHeight.descent + fontHeight.ascent + fontHeight.leading; local
/haiku-fatelf/src/add-ons/translators/hpgs/
H A DConfigView.cpp29 float height = fontHeight.descent + fontHeight.ascent + fontHeight.leading; local

Completed in 205 milliseconds

1234567891011>>