Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/example_internal/alphamap_32bpp/
Dalphamap_32bpp.c76 UINT window_event_handler(GX_WINDOW *window, GX_EVENT *event_ptr) in window_event_handler() function
Dalphamap_32bpp_specifications.h123 UINT window_event_handler(GX_WINDOW *widget, GX_EVENT *event_ptr);
Dalphamap_32bpp_specifications.c363 (UINT (*)(GX_WIDGET *, GX_EVENT *)) window_event_handler, /* event function override */
/GUIX-v6.4.1/test/example_internal/alphamap_16bpp/
Ddemo_alphamap_16bpp.c92 UINT window_event_handler(GX_WINDOW *window, GX_EVENT *event_ptr) in window_event_handler() function
Dalphamap_16bpp_specifications.h143 UINT window_event_handler(GX_WINDOW *widget, GX_EVENT *event_ptr);
Dalphamap_16bpp_specifications.c492 (UINT (*)(GX_WIDGET *, GX_EVENT *)) window_event_handler, /* event function override */