Home
last modified time | relevance | path

Searched refs:RenderTextToAlphamaps (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/test/example_internal/synergy_text_rotation/
Ddemo_synergy_text_rotation.c43 VOID RenderTextToAlphamaps(GX_WIDGET *window);
189 RenderTextToAlphamaps((GX_WIDGET *) window); in background_win_event_process()
239 VOID RenderTextToAlphamaps(GX_WIDGET *widget) in RenderTextToAlphamaps() function
/GUIX-v6.2.1/test/example_internal/text_rotation/
Ddemo_text_rotation.c43 VOID RenderTextToAlphamaps(GX_WIDGET *window);
189 RenderTextToAlphamaps((GX_WIDGET *) window); in background_win_event_process()
239 VOID RenderTextToAlphamaps(GX_WIDGET *widget) in RenderTextToAlphamaps() function
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dtext_rotation_window.c37 VOID RenderTextToAlphamaps(GX_WIDGET *widget) in RenderTextToAlphamaps() function
219 RenderTextToAlphamaps((GX_WIDGET *)window); in Text_Rotation_Window_event_handler()