| /GUIX-v6.2.1/common/src/ |
| D | gx_checkbox_draw.c | 146 _gx_canvas_pixelmap_draw((GX_VALUE)(checkbox -> gx_widget_size.gx_rectangle_right - in _gx_checkbox_draw() 160 … _gx_canvas_pixelmap_draw((GX_VALUE)(checkbox -> gx_widget_size.gx_rectangle_left + xoffset), in _gx_checkbox_draw() 168 _gx_canvas_pixelmap_draw(checkbox -> gx_widget_size.gx_rectangle_left, in _gx_checkbox_draw()
|
| D | gx_radio_button_draw.c | 141 _gx_canvas_pixelmap_draw((GX_VALUE)(button -> gx_widget_size.gx_rectangle_right - in _gx_radio_button_draw() 155 … _gx_canvas_pixelmap_draw((GX_VALUE)(button -> gx_widget_size.gx_rectangle_left + xoffset), in _gx_radio_button_draw() 164 _gx_canvas_pixelmap_draw(button -> gx_widget_size.gx_rectangle_left, in _gx_radio_button_draw()
|
| D | gx_radial_slider_draw.c | 94 …_gx_canvas_pixelmap_draw(slider -> gx_widget_size.gx_rectangle_left, slider -> gx_widget_size.gx_r… in _gx_radial_slider_draw() 106 _gx_canvas_pixelmap_draw(size.gx_rectangle_left, size.gx_rectangle_top, map); in _gx_radial_slider_draw()
|
| D | gx_scrollbar_draw.c | 167 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_scrollbar_draw() 197 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_scrollbar_draw() 225 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_scrollbar_draw()
|
| D | gx_pixelmap_prompt_background_draw.c | 123 _gx_canvas_pixelmap_draw(fill_rect.gx_rectangle_left, in _gx_pixelmap_prompt_background_draw() 136 … _gx_canvas_pixelmap_draw((GX_VALUE)(fill_rect.gx_rectangle_right - map -> gx_pixelmap_width + 1), in _gx_pixelmap_prompt_background_draw()
|
| D | gx_pixelmap_slider_draw.c | 142 _gx_canvas_pixelmap_draw(slider -> gx_widget_size.gx_rectangle_left, in _gx_pixelmap_slider_draw() 161 _gx_canvas_pixelmap_draw(needle_size.gx_rectangle_left, needle_size.gx_rectangle_top, map); in _gx_pixelmap_slider_draw()
|
| D | gxe_canvas_pixelmap_draw.c | 96 status = _gx_canvas_pixelmap_draw(x_position, y_position, pixelmap); in _gxe_canvas_pixelmap_draw()
|
| D | gx_sprite_draw.c | 115 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_sprite_draw()
|
| D | gx_scroll_thumb_draw.c | 100 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_scroll_thumb_draw()
|
| D | gx_canvas_pixelmap_tile.c | 118 _gx_canvas_pixelmap_draw(xpos, ypos, pixelmap); in _gx_canvas_pixelmap_tile()
|
| D | gx_drop_list_background_draw.c | 114 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_drop_list_background_draw()
|
| D | gx_canvas_pixelmap_draw.c | 95 UINT _gx_canvas_pixelmap_draw(GX_VALUE x_position, GX_VALUE y_position, GX_PIXELMAP *pixelmap) in _gx_canvas_pixelmap_draw() function
|
| D | gx_circular_gauge_background_draw.c | 145 _gx_canvas_pixelmap_draw((GX_VALUE)gauge -> gx_circular_gauge_current_needle_x, in _gx_circular_gauge_background_draw()
|
| D | gx_window_border_draw.c | 154 … _gx_canvas_pixelmap_draw(client.gx_rectangle_left, client.gx_rectangle_top, pixelmap); in _gx_window_border_draw()
|
| D | gx_icon_background_draw.c | 132 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_icon_background_draw()
|
| D | gx_display_driver_generic_mouse_draw.c | 111 _gx_canvas_pixelmap_draw(left, top, map); in _gx_display_driver_generic_mouse_draw()
|
| D | gx_pixelmap_button_draw.c | 161 _gx_canvas_pixelmap_draw((GX_VALUE)xpos, (GX_VALUE)ypos, map); in _gx_pixelmap_button_draw()
|
| D | gx_icon_button_draw.c | 149 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_icon_button_draw()
|
| D | gx_canvas_rotated_text_draw.c | 213 _gx_canvas_pixelmap_draw((GX_VALUE)x_pos, (GX_VALUE)y_pos, &rotated_map); in _gx_canvas_rotated_text_draw_ext()
|
| D | gx_tree_view_draw.c | 147 _gx_canvas_pixelmap_draw(xpos, ypos, map); in _gx_tree_view_root_draw_helper()
|
| D | gx_text_scroll_wheel_draw.c | 165 _gx_canvas_pixelmap_draw(x_pos, y_pos, &resized_map); in _gx_text_scroll_wheel_round_text_draw()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_canvas.h | 97 UINT _gx_canvas_pixelmap_draw(GX_VALUE x_position, GX_VALUE y_position, GX_PIXELMAP *pixelmap);
|
| D | gx_api.h | 3064 #define gx_canvas_pixelmap_draw _gx_canvas_pixelmap_draw 3730 UINT _gx_canvas_pixelmap_draw(GX_VALUE x_position, GX_VALUE y_position, GX_PIXELMAP *pixelmap);
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/List/ |
| D | demo_guix_jpeg_decode_8bit_palette.map | 1211 _gx_canvas_pixelmap_draw
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/List/ |
| D | demo_guix_jpeg_decode_565rgb.map | 1148 _gx_canvas_pixelmap_draw
|