Home
last modified time | relevance | path

Searched refs:MainWindowEventProcess (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/test/example_internal/sprite_16bpp/
Dsprite_16bpp_specifications.h121 UINT MainWindowEventProcess(GX_WINDOW *widget, GX_EVENT *event_ptr);
Ddemo_guix_sprite_16bpp.c110 UINT MainWindowEventProcess(GX_WINDOW *window, GX_EVENT *myevent) in MainWindowEventProcess() function
Dsprite_16bpp_specifications.c261 (UINT (*)(GX_WIDGET *, GX_EVENT *)) MainWindowEventProcess, /* event function override */
/GUIX-v6.2.1/samples/demo_guix_sprite/
Dguix_sprite_specifications.h138 UINT MainWindowEventProcess(GX_WINDOW *widget, GX_EVENT *event_ptr);
Ddemo_guix_sprite.c146 UINT MainWindowEventProcess(GX_WINDOW *window, GX_EVENT *myevent) in MainWindowEventProcess() function
Dguix_sprite_specifications.c513 (UINT (*)(GX_WIDGET *, GX_EVENT *)) MainWindowEventProcess, /* event function override */