Home
last modified time | relevance | path

Searched refs:gx_window_execute (Results 1 – 25 of 52) sorted by relevance

123

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_window_execute.c121 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()
Dvalidation_guix_error_checking_api_compile_no_output.c522 gx_window_execute(GX_NULL, GX_NULL); in control_thread_entry()
Dvalidation_guix_gxe_api_error_checking_coverage_no_output.c2171 status = gx_window_execute(0, 0); in tx_application_define()
2174 status = gx_window_execute(0, 0); in tx_application_define()
Dvalidation_guix_error_checking_api_coverage_no_output.c3966 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/
Doverlap_app.c75 gx_window_execute(&w_popup, GX_NULL); in w_main_event()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_0/
Ddemo_guix_all_widgets_5_3_0.c146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_3/
Ddemo_guix_all_widgets_5_3_3.c146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_2/
Ddemo_guix_all_widgets_5_3_2.c146 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/
Ddemo_guix_all_widgets_5_3_4.c206 gx_window_execute(pPopupScreen, &modal_status); in buttons_handler()
/GUIX-v6.2.1/guix_studio/
Dapp_runner.cpp314 gx_window_execute((GX_WINDOW *)target, GX_NULL); in app_trigger_action_process()
/GUIX-v6.2.1/test/example_internal/ml_text_view_32bpp/
Dreadme_guix_generic.txt467 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/
Dreadme_guix_generic.txt467 Added gx_window_execute API for modal windows.
482 Added file gx_window_execute.c
/GUIX-v6.2.1/docs/
Drevision_history.txt126 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/
Dstandalone_binres_load_16bpp_specifications.c305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/test/example_internal/template/
Dtemplate_specifications.c304 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions_specifications.c307 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/
Dtrigger_target_rename_specifications.c254 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
Dtemplate_specifications.c306 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/test/example_internal/system_screen_stack/
Dsystem_screen_stack_specifications.c306 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/
Dguix_medical_mouse_support_specifications.c304 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/common/
DCMakeLists.txt892 ${CMAKE_CURRENT_LIST_DIR}/src/gx_window_execute.c
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.c305 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Ddemo_guix_car_infotainment_specifications.c307 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.c308 gx_window_execute((GX_WINDOW *) target, GX_NULL); in gx_studio_auto_event_handler()

123