Searched refs:gx_system_widget_find (Results 1 – 13 of 13) sorted by relevance
/GUIX-v6.4.1/test/guix_test/regression_test/tests/ |
D | validation_guix_all_widgets_fold_drag_event.c | 72 gx_system_widget_find(ID_WINDOW_SCREEN, 0, &searched_widget); // should return GX_NOT_FOUND in control_thread_entry() 74 …gx_system_widget_find(ID_ANIMATION_CANVAS_ROOT_WINDOW + 1, 0, &searched_widget); // should return … in control_thread_entry() 75 …gx_system_widget_find(ID_ANIMATION_CANVAS_ROOT_WINDOW, 0, &searched_widget); // should return GX_S… in control_thread_entry() 76 gx_system_widget_find(ID_WINDOW_SCREEN, 1, &searched_widget); // should return GX_SUCCESS in control_thread_entry() 77 …gx_system_widget_find(ID_ANIMATION_CANVAS_ROOT_WINDOW + 1, 0, &searched_widget); // should return … in control_thread_entry() 78 …gx_system_widget_find(ID_ANIMATION_CANVAS_ROOT_WINDOW, 0, &searched_widget); // should return GX_S… in control_thread_entry() 79 gx_system_widget_find(ID_WINDOW_SCREEN, 1, &searched_widget); // should return GX_SUCCESS in control_thread_entry()
|
D | validation_guix_all_widgets_widget_event_process.c | 75 gx_system_widget_find(ID_SL_INPUT, 2, (GX_WIDGET **)&sl_text_input); in control_thread_entry() 76 gx_system_widget_find(ID_ML_INPUT, 2, (GX_WIDGET **)&ml_text_input); in control_thread_entry() 77 gx_system_widget_find(ID_ML_VIEW, 2, (GX_WIDGET **)&ml_text_view); in control_thread_entry()
|
D | validation_guix_error_checking_api_compile_no_output.c | 400 gx_system_widget_find(GX_NULL, GX_NULL, GX_NULL); in control_thread_entry()
|
D | validation_guix_error_checking_api_coverage_no_output.c | 2998 status = gx_system_widget_find(0, 0, 0); //should return GX_PTR_ERROR; in control_thread_entry() 3001 status = gx_system_widget_find(0, 0, &widget.gx_widget_parent); //should return GX_NOT_FOUND; in control_thread_entry()
|
/GUIX-v6.4.1/common/ |
D | CMakeLists.txt | 710 ${CMAKE_CURRENT_LIST_DIR}/src/gx_system_widget_find.c
|
/GUIX-v6.4.1/common/inc/ |
D | gx_api.h | 3477 #define gx_system_widget_find _gx_system_widget_find macro 4959 #define gx_system_widget_find _gxe_system_widget_find macro
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/gx/Debug/ |
D | .ninja_log | 1165 …tests/iar/9.30.1/validaion_guix_jpeg_decoding/gx/Debug/Obj/common/gx_system_widget_find.o 2f4f7102…
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_24xrgb.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_8bit_palette.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_1555xrgb.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 42461 "ID": "c:gx_api.h@281089@macro@gx_system_widget_find", 42464 "display": "gx_system_widget_find", 42470 "name": "gx_system_widget_find",
|