Searched refs:gx_widget_text_blend (Results 1 – 17 of 17) sorted by relevance
55 status = gx_widget_text_blend(&widget, 0, 0, GX_NULL, 0, 0, 128); in control_thread_entry()59 status = gx_widget_text_blend(button, 0, 0, invalid_string, 0, 0, 128); in control_thread_entry()
81 …gx_widget_text_blend((GX_WIDGET *)prompt, color_ids[font_index], font_ids[font_index], test_string… in widget_text_draw_function()
511 gx_widget_text_blend(GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
3864 gx_widget_text_blend(0, 0, 0, 0, 0, 0, 0);//should return GX_PTR_ERROR in control_thread_entry()3866 gx_widget_text_blend(&widget, 0, 0, 0, 0, 0, 0); //should return GX_INVALID_WIDGET in control_thread_entry()3872 gx_widget_text_blend(&widget, 0, 0, 0, 0, 0, 0); //should return GX_SUCCESS in control_thread_entry()3873 gx_widget_text_blend(&widget, 0, 0, "widget_text_blend", 0, 0, 0); //should return GX_SUCCESS in control_thread_entry()
2115 status = gx_widget_text_blend(0, 0, 0, 0, 0, 0, 0); in tx_application_define()2118 status = gx_widget_text_blend(0, 0, 0, 0, 0, 0, 0); in tx_application_define()
135 Add const qualifier to gx_widget_text_blend API.851 gx_widget_text_blend.c
183 gx_widget_text_blend.c
875 ${CMAKE_CURRENT_LIST_DIR}/src/gx_widget_text_blend.c
3636 #define gx_widget_text_blend(a, b, c, d, e, f, g) _gx_widget_text_blend((GX_WIDGET *… macro5119 #define gx_widget_text_blend(a, b, c, d, e, f, g) _gxe_widget_text_blend((GX_WIDGET … macro
708 …tests/iar/9.30.1/validaion_guix_jpeg_decoding/gx/Debug/Obj/common/gx_widget_text_blend.o 33e8a2d1c…
44085 "ID": "c:gx_api.h@295344@macro@gx_widget_text_blend",44088 "display": "gx_widget_text_blend",44094 "name": "gx_widget_text_blend",