Home
last modified time | relevance | path

Searched refs:GX_STRING_ID_HELLO_WORLD (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/test/example_internal/text_rotation/
Dtext_rotation_resources.h63 #define GX_STRING_ID_HELLO_WORLD 1 macro
/GUIX-v6.2.1/test/example_internal/synergy_text_rotation/
Dsynergy_text_rotation_resources.h63 #define GX_STRING_ID_HELLO_WORLD 1 macro
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dguix_shapes_resources.h160 #define GX_STRING_ID_HELLO_WORLD 85 macro
Dtext_rotation_window.c43 gx_widget_string_get_ext(widget, GX_STRING_ID_HELLO_WORLD, &string); in RenderTextToAlphamaps()