Lines Matching refs:function
20 … Added public utility function gx_utility_circle_point_get(), which is useful for custom drawing.
81 …Added new function gx_utility_canvas_to_bmp to export canvas memory and Windows compatible bitmap …
90 Modify to allow the user to define the numeric scroll wheel text formatting function.
103 Fix bug in GX_ANIMATION_QUART_EASE_IN_OUT easing function.
114 Fix bug in gx_display_driver_block_move function.
115 Fix bug in gx_canvas_rotated_text_draw function.
123 Updated all function headers and comments.
617 The following files have been modified to correct the draw() function signature:
745 …_create.c Fixed an issue where the blend function was called before…
775 … gx_system_rtos_bind.c Updated proper function name.
942 ….c Split background draw logic into a separate function.
944 …y_mark.c Moved the rectangle calculation logic into its own function.
949 …utton_draw.c Moved the text drawing logic into its own function.
954 … gx_prompt_text_draw.c Modified function return type.
966 …c Moved the text draw logic into a separate function.
1052 …_progress_bar.h Removed unused function prototypes
1059 …_driver_16bpp_pixelmap_rotate.c Added a helper function to handle simple …
1156 Modified gx_multi_line_text_view_text_id_set to use gx_window_scrollbar_find function.
1159 Added gx_generic_event_purge function to example gx_system_rtos_bind.c
1186 Made gx_vertical_list_page_index_set an API function, added error checking version.
1187 Made gx_horizontal_list_page_index_set an API function, added error checking version.
1207 Fixed bug in function _gx_vertical_list_total_rows_set(), not skipping non-client children.
1208 Modified function _gx_system_dirty_entry_shift() to ensure GX_EXIT_CRITICAL is invoked for all path…
1311 modified gx_button.h to add the new multi-line text input button function prototypes.
1321 modified gx_display.h to remove the obsolete quadrangle drawing function prototypes.
1328 modified gx_display_driver_24xrgb_setup.c to remove obsolete function pointer initialization
1329 modified gx_display_driver_32argb_setup.c to remove obsolete function pointer initialization
1330 modified gx_display_driver_565rgb_setup.c to remove obsolete function pointer initialization
1331 modified gx_display_driver_8bi_palette_setup.c to remove obsolete function pointer initialization
1332 modified gx_display_driver_monochrome_setup.c to remove obsolete function pointer initialization