/GUIX-v6.4.1/test/guix_test/regression_test/utility/ |
D | gx_show_canvas.c | 21 int width = 0; variable 29 static void win32_16srgb_bitmap_header_create(int width, int height) in win32_16srgb_bitmap_header_create() 57 static void win32_565bgr_bitmap_header_create(int width, int height) in win32_565bgr_bitmap_header_create() 85 static void win32_1555xrgb_bitmap_header_create(int width, int height) in win32_1555xrgb_bitmap_header_create() 113 static void win32_4444argb_bitmap_header_create(int width, int height) in win32_4444argb_bitmap_header_create() 141 static void win32_24srgb_bitmap_header_create(int width, int height) in win32_24srgb_bitmap_header_create() 169 static void win32_8bpp_bitmap_header_create(width, height) in win32_8bpp_bitmap_header_create() argument 183 static void win32_332rgb_bitmap_header_create(width, height) in win32_332rgb_bitmap_header_create() argument 272 static void win32_4bpp_bitmap_header_create(width, height) in win32_4bpp_bitmap_header_create() argument 294 static void win32_1bpp_bitmap_header_create(width, height) in win32_1bpp_bitmap_header_create() argument
|
/GUIX-v6.4.1/common/src/ |
D | gx_image_reader_colorspace_convert.c | 78 UINT width; in _gx_image_reader_one_row_dither() local 249 static VOID _gx_image_reader_one_row_convert(GX_IMAGE_READER *image_reader, INT *width) in _gx_image_reader_one_row_convert() 304 static VOID _gx_image_reader_one_row_rotated_convert(GX_IMAGE_READER *image_reader, INT *width) in _gx_image_reader_one_row_rotated_convert() 371 INT width; in _gx_image_reader_colorspace_convert() local
|
D | gx_utility_gradient_create.c | 140 INT width; in _gx_utility_horizontal_alpha_gradient_create() local 239 INT width; in _gx_utility_vertical_alpha_gradient_create() local 324 UINT _gx_utility_gradient_create(GX_GRADIENT *gradient, GX_VALUE width, GX_VALUE height, in _gx_utility_gradient_create()
|
D | gx_image_reader_rle_encode.c | 336 UINT width; in _gx_image_reader_rle_duplicates_count() local 419 UINT width; in _gx_image_reader_rle_one_row_encode() local 535 UINT width; in _gx_image_reader_rle_encode_size_get() local 631 GX_VALUE width; in _gx_image_reader_rle_encode() local
|
D | gx_text_scroll_wheel_draw.c | 99 … GX_CONST GX_STRING *string, GX_VALUE x_pos, GX_VALUE y_pos, GX_VALUE width, GX_VALUE height) in _gx_text_scroll_wheel_round_text_draw() 234 … GX_CONST GX_STRING *string, GX_VALUE x_pos, GX_VALUE y_pos, GX_VALUE width, GX_VALUE height) in _gx_text_scroll_wheel_flat_text_draw() 332 INT width; in _gx_text_scroll_wheel_row_draw() local 564 GX_VALUE width; in _gx_text_scroll_wheel_round_draw() local 760 GX_VALUE width; in _gx_text_scroll_wheel_flat_draw() local
|
D | gx_display_driver_8bpp_pixelmap_draw.c | 74 INT width; in _gx_display_driver_8bpp_pixelmap_raw_write() local 166 INT width; in _gx_display_driver_8bpp_pixelmap_compressed_write() local 324 INT width; in _gx_display_driver_8bpp_pixelmap_transparent_write() local 424 INT width; in _gx_display_driver_8bpp_pixelmap_compressed_transparent_write() local
|
D | gx_utility_8bpp_pixelmap_resize.c | 88 …utility_8bpp_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_8bpp_pixelmap_raw_resize() 198 …ility_8bpp_pixelmap_alpha_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_8bpp_pixelmap_alpha_resize() 420 UINT _gx_utility_8bpp_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT he… in _gx_utility_8bpp_pixelmap_resize() 486 UINT _gx_utility_8bit_alphamap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT he… in _gx_utility_8bit_alphamap_resize()
|
D | gx_utility_1bpp_pixelmap_resize.c | 77 …utility_1bpp_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_1bpp_pixelmap_raw_resize() 207 …1bpp_pixelmap_transparent_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_1bpp_pixelmap_transparent_resize() 350 UINT _gx_utility_1bpp_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT he… in _gx_utility_1bpp_pixelmap_resize()
|
D | gx_system_string_width_get.c | 78 INT width = 0; in _gx_system_string_width_compressed_font_get() local 181 INT width = 0; in _gx_system_string_width_kerning_font_get() local 385 INT width = 0; in _gx_system_string_width_get_ext() local
|
D | gx_utility_4bpp_pixelmap_resize.c | 77 …utility_4bpp_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_4bpp_pixelmap_raw_resize() 209 …4bpp_pixelmap_transparent_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_4bpp_pixelmap_transparent_resize() 388 UINT _gx_utility_4bpp_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT he… in _gx_utility_4bpp_pixelmap_resize()
|
D | gx_utility_32argb_pixelmap_resize.c | 89 …ility_32argb_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_32argb_pixelmap_raw_resize() 264 …ity_32argb_pixelmap_alpha_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_32argb_pixelmap_alpha_resize() 450 UINT _gx_utility_32argb_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT … in _gx_utility_32argb_pixelmap_resize()
|
D | gx_utility_1555xrgb_pixelmap_resize.c | 89 …ity_1555xrgb_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_1555xrgb_pixelmap_raw_resize() 266 …y_1555xrgb_pixelmap_alpha_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_1555xrgb_pixelmap_alpha_resize() 491 UINT _gx_utility_1555xrgb_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, IN… in _gx_utility_1555xrgb_pixelmap_resize()
|
D | gx_utility_16bpp_pixelmap_resize.c | 89 …tility_16bpp_pixelmap_raw_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_16bpp_pixelmap_raw_resize() 266 …lity_16bpp_pixelmap_alpha_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT height) in _gx_utility_16bpp_pixelmap_alpha_resize() 487 UINT _gx_utility_16bpp_pixelmap_resize(GX_PIXELMAP *src, GX_PIXELMAP *destination, INT width, INT h… in _gx_utility_16bpp_pixelmap_resize()
|
D | gx_utility_8bpp_pixelmap_rotate.c | 95 INT width, height; in _gx_utility_8bpp_pixelmap_rotate() local 250 INT width, height; in _gx_utility_8bpp_pixelmap_simple_rotate() local 417 INT width; in _gx_utility_8bit_alphamap_rotate() local
|
D | gx_display_driver_4bpp_row_pitch_get.c | 69 USHORT _gx_display_driver_4bpp_row_pitch_get(USHORT width) in _gx_display_driver_4bpp_row_pitch_get()
|
D | gx_display_driver_16bpp_row_pitch_get.c | 68 USHORT _gx_display_driver_16bpp_row_pitch_get(USHORT width) in _gx_display_driver_16bpp_row_pitch_get()
|
D | gx_display_driver_1bpp_row_pitch_get.c | 68 USHORT _gx_display_driver_1bpp_row_pitch_get(USHORT width) in _gx_display_driver_1bpp_row_pitch_get()
|
D | gx_display_driver_32bpp_row_pitch_get.c | 68 USHORT _gx_display_driver_32bpp_row_pitch_get(USHORT width) in _gx_display_driver_32bpp_row_pitch_get()
|
D | gx_display_driver_8bpp_row_pitch_get.c | 68 USHORT _gx_display_driver_8bpp_row_pitch_get(USHORT width) in _gx_display_driver_8bpp_row_pitch_get()
|
D | gx_text_input_cursor_width_set.c | 72 UINT _gx_text_input_cursor_width_set(GX_TEXT_INPUT_CURSOR *cursor_input, GX_UBYTE width) in _gx_text_input_cursor_width_set()
|
D | gxe_context_brush_width_set.c | 76 UINT _gxe_context_brush_width_set(UINT width) in _gxe_context_brush_width_set()
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/drivers/ |
D | gx_display_driver_hardware_24xrgb.c | 156 …ntal_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT xend, INT ypos, INT width, GX_COLOR color) in gx_chromeart_horizontal_line_draw() 179 …ical_line_draw(GX_DRAW_CONTEXT *context, INT ystart, INT yend, INT xpos, INT width, GX_COLOR color) in gx_chromeart_vertical_line_draw() 200 INT width; in gx_chromeart_canvas_copy() local 241 INT width; in gx_chromeart_alphamap_draw() local 305 INT width; in gx_chromeart_pixelmap_draw() local 365 INT width; in gx_chromeart_pixelmap_blend() local 431 UINT width; in gx_chromeart_glyph_8bit_draw() local
|
D | gx_display_driver_hardware_565rgb.c | 137 …ntal_line_draw(GX_DRAW_CONTEXT *context, INT xstart, INT xend, INT ypos, INT width, GX_COLOR color) in gx_chromeart_horizontal_line_draw() 155 …ical_line_draw(GX_DRAW_CONTEXT *context, INT ystart, INT yend, INT xpos, INT width, GX_COLOR color) in gx_chromeart_vertical_line_draw() 176 INT width; in gx_chromeart_canvas_copy() local 214 INT width; in gx_chromeart_pixelmap_draw() local 306 INT width; in gx_chromeart_pixelmap_blend() local 398 UINT width; in gx_chromeart_glyph_8bit_draw() local
|
/GUIX-v6.4.1/guix_studio/libs/freetype/include/freetype/ |
D | ftcache.h | 444 FT_UInt width; member 675 FT_UInt width; member 908 FT_Byte width; member
|
/GUIX-v6.4.1/guix_studio/ |
D | view_header.cpp | 47 int width = bm.bmWidth; in FillHeader() local 79 int width = bm.bmWidth; in PaintRightIcon() local
|