Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_line_1bpp.c64 extern GX_BOOL is_round;
73 if (is_round) in test_line_win_draw()
107 is_round = round_end; in control_thread_entry()
143 is_round = round_end; in control_thread_entry()
176 is_round = round_end; in control_thread_entry()
218 is_round = round_end; in control_thread_entry()
254 is_round = round_end; in control_thread_entry()
287 is_round = round_end; in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/lines/
Dold_lines_app.c47 GX_BOOL is_round; member
190 line_window.is_round = GX_FALSE; in demo_thread_entry()
339 line_window.is_round = GX_TRUE; in line_win_event_handler()
344 line_window.is_round = GX_FALSE; in line_win_event_handler()
368 if (win -> is_round) in line_win_draw()
/GUIX-v6.2.1/test/example_internal/line_1bpp/
Ddemo_line_1bpp.c74 GX_BOOL is_round; variable
195 is_round = GX_FALSE; in demo_thread_entry()
358 is_round = GX_TRUE; in line_win_event_handler()
363 is_round = GX_FALSE; in line_win_event_handler()
393 if (is_round) in line_win_draw()