Home
last modified time | relevance | path

Searched refs:template_screen_event_chain (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/test/example_internal/template/
Dtemplate_specifications.c765 GX_STUDIO_EVENT_PROCESS template_screen_event_chain = {gx_studio_template_screen_event_table, (UINT… variable
768 return (gx_studio_auto_event_handler(target, event_ptr, &template_screen_event_chain)); in gx_studio_template_screen_event_process()
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtemplate_specifications.c2348 GX_STUDIO_EVENT_PROCESS template_screen_event_chain = {gx_studio_template_screen_event_table, (UINT… variable
2351 return (gx_studio_auto_event_handler(target, event_ptr, &template_screen_event_chain)); in gx_studio_template_screen_event_process()