Searched refs:prompt_position (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/test/example_internal/helloworld/ |
| D | helloworld.c | 189 GX_RECTANGLE prompt_position; in demo_thread_entry() local 228 gx_utility_rectangle_define(&prompt_position, 100, 90, 220, 130); in demo_thread_entry() 231 …prompt, NULL, &demo_root_window, SID_HELLO_WORLD, GX_STYLE_NONE, GX_ID_NONE, &prompt_position); in demo_thread_entry()
|