| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_window_execute.c | 121 gx_window_execute((GX_WINDOW *)&popup_modal, &return_code); in popup_modal_event_process() 125 gx_window_execute((GX_WINDOW *)&popup_modal, GX_NULL); in popup_modal_event_process()
|
| D | validation_guix_error_checking_api_compile_no_output.c | 522 gx_window_execute(GX_NULL, GX_NULL); in control_thread_entry()
|
| D | validation_guix_gxe_api_error_checking_coverage_no_output.c | 2171 status = gx_window_execute(0, 0); in tx_application_define() 2174 status = gx_window_execute(0, 0); in tx_application_define()
|
| D | validation_guix_error_checking_api_coverage_no_output.c | 3966 gx_window_execute(0, 0); //should return GX_PTR_ERROR in control_thread_entry() 3968 gx_window_execute(&window, 0); //should return GX_INVALID_WIDGET in control_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/z_order_overlap_test/ |
| D | overlap_app.c | 75 gx_window_execute(&w_popup, GX_NULL); in w_main_event()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/ |
| D | demo_guix_all_widgets_5_3_0.c | 146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/ |
| D | demo_guix_all_widgets_5_3_3.c | 146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/ |
| D | demo_guix_all_widgets_5_3_2.c | 146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/ |
| D | demo_guix_all_widgets_5_3_4.c | 206 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
|
| /GUIX-v6.2.1/guix_studio/ |
| D | app_runner.cpp | 314 gx_window_execute((GX_WINDOW *)target, GX_NULL); in app_trigger_action_process()
|
| /GUIX-v6.2.1/test/example_internal/ml_text_view_32bpp/ |
| D | readme_guix_generic.txt | 467 Added gx_window_execute API for modal windows. 482 Added file gx_window_execute.c
|
| /GUIX-v6.2.1/test/example_internal/bidi_text_draw_32bpp/ |
| D | readme_guix_generic.txt | 467 Added gx_window_execute API for modal windows. 482 Added file gx_window_execute.c
|
| /GUIX-v6.2.1/docs/ |
| D | revision_history.txt | 126 Modify gx_window_execute() to not allow nested calls to this API for the same window. 1135 Added gx_window_execute API for modal windows. 1150 Added file gx_window_execute.c
|
| /GUIX-v6.2.1/test/example_internal/standalone_binres_load_16bpp/ |
| D | standalone_binres_load_16bpp_specifications.c | 305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/test/example_internal/template/ |
| D | template_specifications.c | 304 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/tutorials/demo_guix_menu/ |
| D | demo_guix_menu_specifications.c | 305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/tutorials/demo_guix_transitions/ |
| D | demo_guix_transitions_specifications.c | 307 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/ |
| D | trigger_target_rename_specifications.c | 254 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| D | template_specifications.c | 306 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/test/example_internal/system_screen_stack/ |
| D | system_screen_stack_specifications.c | 306 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/ |
| D | guix_medical_mouse_support_specifications.c | 304 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/common/ |
| D | CMakeLists.txt | 892 ${CMAKE_CURRENT_LIST_DIR}/src/gx_window_execute.c
|
| /GUIX-v6.2.1/samples/demo_guix_industrial/ |
| D | demo_guix_industrial_specifications.c | 305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/samples/demo_guix_car_infotainment/ |
| D | demo_guix_car_infotainment_specifications.c | 307 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|
| /GUIX-v6.2.1/samples/demo_guix_widget_types/ |
| D | guix_widget_types_specifications.c | 308 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
|