| /GUIX-v6.2.1/common/src/ |
| D | gx_canvas_glyphs_draw.c | 84 GX_VALUE x_offset; in _gx_canvas_kerning_glyphs_draw() local 164 x_offset = (GX_VALUE)(xstart + glyph -> gx_glyph_leading); in _gx_canvas_kerning_glyphs_draw() 165 x_offset = (GX_VALUE)(x_offset + kerning_offset); in _gx_canvas_kerning_glyphs_draw() 168 draw_area.gx_rectangle_left = x_offset; in _gx_canvas_kerning_glyphs_draw() 190 map_offset.gx_point_x = (GX_VALUE)(view -> gx_rectangle_left - x_offset); in _gx_canvas_kerning_glyphs_draw() 269 GX_VALUE x_offset; in _gx_canvas_compressed_glyphs_draw() local 351 x_offset = (GX_VALUE)(xstart + glyph -> gx_glyph_leading); in _gx_canvas_compressed_glyphs_draw() 354 draw_area.gx_rectangle_left = x_offset; in _gx_canvas_compressed_glyphs_draw() 377 map_offset.gx_point_x = (GX_VALUE)(view -> gx_rectangle_left - x_offset); in _gx_canvas_compressed_glyphs_draw() 450 GX_VALUE x_offset; in _gx_canvas_generic_glyphs_draw() local [all …]
|
| D | gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw.c | 90 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_raw_write() 169 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_write() 308 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_transparent_write() 393 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_compressed_transparent_write() 554 …info -> x_offset = (yend - ystart + 1 + info -> x_offset) % info -> pixelmap -> gx_pixelmap_height; in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw() 556 if (info -> x_offset) in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw() 558 info -> x_offset = info -> pixelmap -> gx_pixelmap_height - info -> x_offset; in _gx_display_driver_8bpp_rotated_horizontal_pixelmap_line_draw()
|
| D | gxe_widget_text_blend.c | 83 GX_CONST GX_CHAR *string, INT x_offset, INT y_offset, UCHAR alpha) in _gxe_widget_text_blend() argument 103 status = _gx_widget_text_blend(widget, tColor, font_id, string, x_offset, y_offset, alpha); in _gxe_widget_text_blend() 158 … GX_CONST GX_STRING *string, INT x_offset, INT y_offset, UCHAR alpha) in _gxe_widget_text_blend_ext() argument 197 status = _gx_widget_text_blend_ext(widget, tColor, font_id, string, x_offset, y_offset, alpha); in _gxe_widget_text_blend_ext()
|
| D | gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c | 97 offset = (GX_VALUE)(info -> x_offset % pic_width); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_blend() 186 offset = (info -> x_offset % pic_width); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_blend() 270 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_blend() 406 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_alpha_blend() 551 offset = (GX_VALUE)(info -> x_offset % pic_width); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_alpha_write() 646 offset = (info -> x_offset % pic_width); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_raw_write() 726 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_write() 867 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_compressed_alpha_write() 1026 …info -> x_offset = (yend - ystart + 1 + info -> x_offset) % info -> pixelmap -> gx_pixelmap_height; in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw() 1028 if (info -> x_offset) in _gx_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw() [all …]
|
| D | gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c | 99 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_blend() 188 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_blend() 278 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_blend() 411 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_alpha_blend() 571 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_raw_write() 658 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_alpha_write() 740 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write() 876 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_alpha_write() 1042 … info -> x_offset = (yend - ystart + 1 + info -> x_offset) % info->pixelmap -> gx_pixelmap_height; in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw() 1044 if (info -> x_offset) in _gx_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw() [all …]
|
| D | gx_widget_text_blend.c | 83 GX_CONST GX_CHAR *string, INT x_offset, INT y_offset, UCHAR alpha) in _gx_widget_text_blend() argument 97 …status = _gx_widget_text_blend_ext(widget, tColor, font_id, &new_string, x_offset, y_offset, alpha… in _gx_widget_text_blend() 159 GX_CONST GX_STRING *string, INT x_offset, INT y_offset, UCHAR alpha) in _gx_widget_text_blend_ext() argument 215 … _gx_canvas_text_draw_ext((GX_VALUE)(x_pos + x_offset), (GX_VALUE)(y_pos + y_offset), string); in _gx_widget_text_blend_ext()
|
| D | gx_widget_text_draw.c | 82 GX_CONST GX_CHAR *text, INT x_offset, INT y_offset) in _gx_widget_text_draw() argument 93 _gx_widget_text_draw_ext(widget, tColor, font_id, &string, x_offset, y_offset); in _gx_widget_text_draw() 155 GX_CONST GX_STRING *string, INT x_offset, INT y_offset) in _gx_widget_text_draw_ext() argument 211 … _gx_canvas_text_draw_ext((GX_VALUE)(x_pos + x_offset), (GX_VALUE)(y_pos + y_offset), string); in _gx_widget_text_draw_ext()
|
| D | gxe_menu_text_offset_set.c | 75 UINT _gxe_menu_text_offset_set(GX_MENU *menu, GX_VALUE x_offset, GX_VALUE y_offset) in _gxe_menu_text_offset_set() argument 89 status = _gx_menu_text_offset_set(menu, x_offset, y_offset); in _gxe_menu_text_offset_set()
|
| D | gx_menu_text_offset_set.c | 71 UINT _gx_menu_text_offset_set(GX_MENU *menu, GX_VALUE x_offset, GX_VALUE y_offset) in _gx_menu_text_offset_set() argument 73 menu -> gx_menu_text_x_offset = x_offset; in _gx_menu_text_offset_set()
|
| D | gx_widget_text_id_draw.c | 79 INT x_offset, INT y_offset) in _gx_widget_text_id_draw() argument 90 x_offset, y_offset); in _gx_widget_text_id_draw()
|
| D | gx_display_driver_32bpp_horizontal_pixelmap_line_draw.c | 97 offset = (GX_VALUE)(info -> x_offset % pic_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_blend() 186 offset = (info -> x_offset % pic_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_blend() 269 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_blend() 405 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_alpha_blend() 552 offset = (GX_VALUE)(info -> x_offset % pic_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_alpha_write() 648 offset = (info -> x_offset % pic_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_raw_write() 728 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_write() 871 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_32bpp_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_4444argb_horizontal_pixelmap_line_draw.c | 104 offset = (info -> x_offset % pic_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_blend() 199 offset = (info -> x_offset % pic_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_blend() 288 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_blend() 437 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_blend() 576 offset = (info -> x_offset % pic_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_alpha_write() 668 offset = (info -> x_offset % pic_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_raw_write() 754 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_alpha_write() 892 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4444argb_horizontal_pixelmap_line_compressed_write()
|
| D | gx_display_driver_8bpp_horizontal_pixelmap_line_draw.c | 104 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_blend() 191 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_blend() 335 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_blend() 433 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_alpha_blend() 578 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_raw_write() 657 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_write() 796 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_transparent_write() 882 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_transparent_write() 1045 offset = (info -> x_offset % pic_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_alpha_write() 1138 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_8bpp_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_565rgb_horizontal_pixelmap_line_draw.c | 108 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_blend() 205 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_blend() 300 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_blend() 440 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_alpha_blend() 605 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_raw_write() 700 offset = (info -> x_offset % pic_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_alpha_write() 787 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_write() 930 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_565rgb_horizontal_pixelmap_line_compressed_alpha_write()
|
| D | gx_display_driver_1bpp_horizontal_pixelmap_line_draw.c | 107 offset = (info -> x_offset % pic_width); in _gx_display_driver_1bpp_horizontal_pixelmap_line_raw_write() 217 offset = (info -> x_offset % pic_width); in _gx_display_driver_1bpp_horizontal_pixelmap_line_transparent_write() 317 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_write() 480 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_1bpp_horizontal_pixelmap_line_compressed_transparent_write()
|
| D | gx_display_driver_4bpp_horizontal_pixelmap_line_draw.c | 113 offset = (info -> x_offset % pic_width); in _gx_display_driver_4bpp_horizontal_pixelmap_line_raw_write() 237 offset = (info -> x_offset % pic_width); in _gx_display_driver_4bpp_horizontal_pixelmap_line_transparent_write() 344 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_write() 557 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_display_driver_4bpp_horizontal_pixelmap_line_compressed_transparent_write()
|
| /GUIX-v6.2.1/ports/win32/src/renesas/ |
| D | gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw.c | 100 info -> x_offset = (yend - ystart + 1 + info -> x_offset) % old_map -> gx_pixelmap_height; in _gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw() 102 if (info -> x_offset) in _gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw() 104 info -> x_offset = old_map -> gx_pixelmap_height - info -> x_offset; in _gx_dave2d_simulation_display_driver_32bpp_rotated_horizontal_pixelmap_line_draw()
|
| D | gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_draw.c | 100 …info -> x_offset = (yend - ystart + 1 + info -> x_offset) % info -> pixelmap -> gx_pixelmap_height; in _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write() 102 if (info -> x_offset) in _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write() 104 info -> x_offset = info -> pixelmap -> gx_pixelmap_height - info -> x_offset; in _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write() 113 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_height); in _gx_dave2d_simulation_display_driver_565rgb_rotated_horizontal_pixelmap_line_compressed_write()
|
| D | gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_draw.c | 90 start_pos = xstart - (info -> x_offset % pixelmap -> gx_pixelmap_width); in _gx_dave2d_simulation_display_driver_565rgb_horizontal_pixelmap_line_compressed_write()
|
| /GUIX-v6.2.1/samples/demo_guix_keyboard/ |
| D | demo_guix_keyboard.c | 129 INT x_offset = 0; in key_widget_draw() local 147 x_offset++; in key_widget_draw() 153 x_offset, y_offset); in key_widget_draw() 163 … x_offset = key->gx_widget_size.gx_rectangle_right - key->gx_widget_size.gx_rectangle_left + 1; in key_widget_draw() 164 x_offset -= map ->gx_pixelmap_width; in key_widget_draw() 165 x_offset /=2; in key_widget_draw() 166 x_offset += key->gx_widget_size.gx_rectangle_left; in key_widget_draw() 173 gx_canvas_pixelmap_draw(x_offset, y_offset, map); in key_widget_draw()
|
| /GUIX-v6.2.1/test/example_internal/keyboard_8bpp/ |
| D | demo_guix_keyboard_8bpp.c | 155 INT x_offset = 0; in key_widget_draw() local 170 x_offset++; in key_widget_draw() 175 x_offset, y_offset); in key_widget_draw() 185 … x_offset = key->gx_widget_size.gx_rectangle_right - key->gx_widget_size.gx_rectangle_left + 1; in key_widget_draw() 186 x_offset -= map ->gx_pixelmap_width; in key_widget_draw() 187 x_offset /=2; in key_widget_draw() 188 x_offset += key->gx_widget_size.gx_rectangle_left; in key_widget_draw() 195 gx_canvas_pixelmap_draw(x_offset, y_offset, map); in key_widget_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_calculator/ |
| D | demo_guix_calculator.c | 28 INT x_offset; member 75 INT x_offset; in custom_pixelmap_button_draw() local 85 x_offset = pKeyInfo->x_offset; in custom_pixelmap_button_draw() 90 x_offset++; in custom_pixelmap_button_draw() 99 x_offset, y_offset); in custom_pixelmap_button_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_thermostat/ |
| D | demo_guix_thermostat.c | 82 INT x_offset = 0; in custom_pixelmap_button_draw() local 105 x_offset++; in custom_pixelmap_button_draw() 111 x_offset, y_offset); in custom_pixelmap_button_draw()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_widget.h | 127 INT x_offset, INT y_offset, UCHAR alpha); 129 INT x_offset, INT y_offset); 132 INT x_offset, INT y_offset, UCHAR alpha); 134 INT x_offset, INT y_offset); 136 INT x_offset, INT y_offset); 209 GX_CONST GX_CHAR *string, INT x_offset, INT y_offset, UCHAR alpha); 213 … GX_CONST GX_STRING *string, INT x_offset, INT y_offset, UCHAR alpha);
|
| D | gx_menu.h | 79 UINT _gx_menu_text_offset_set(GX_MENU *menu, GX_VALUE x_offset, GX_VALUE y_offset); 93 UINT _gxe_menu_text_offset_set(GX_MENU *menu, GX_VALUE x_offset, GX_VALUE y_offset);
|