Home
last modified time | relevance | path

Searched refs:gx_context_brush_define (Results 1 – 25 of 190) sorted by relevance

12345678

/GUIX-v6.2.1/samples/demo_guix_shapes/
Ddemo_guix_shapes.c344 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
353 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_GREEN, brush_style); in graphics_draw()
358 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
363 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
366 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
369 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_GREEN, brush_style); in graphics_draw()
372 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
395 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_GREEN, brush_style); in graphics_draw()
404 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_SKY_BLUE, brush_style); in graphics_draw()
409 gx_context_brush_define(GX_COLOR_ID_LIGHT_GRAY, GX_COLOR_ID_BLACK, brush_style); in graphics_draw()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/
Dshapes_screen.c243 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
260 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
263 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
266 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
269 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
291 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
302 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
307 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
313 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dshapes_screen.c240 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
257 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
260 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
263 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
266 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
288 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
297 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
302 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
308 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dshapes_screen.c233 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
250 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_RED, brush_style); in graphics_draw()
253 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
256 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
259 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
290 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
295 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
301 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_ccw/
Dshapes_screen.c243 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
260 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
263 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
266 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
269 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
291 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
302 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
307 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
313 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_dave2d_disabled/
Dshapes_screen.c258 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
278 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
284 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
306 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
317 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
322 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
328 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_1555xrgb/
Dshapes_screen.c258 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
286 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
308 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
317 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
322 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
328 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw/
Dshapes_screen.c258 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
278 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
284 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
306 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
317 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
322 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
328 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw/
Dshapes_screen.c258 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
278 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
284 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
306 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
317 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
322 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
328 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp/
Dshapes_screen.c258 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
278 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
284 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
306 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
315 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
320 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
326 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_565bgr/
Dshapes_screen.c256 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
273 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
276 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
279 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
282 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
304 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
313 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
318 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
324 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/shapes/
Ddemo_guix_shapes.c269 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
284 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
287 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
290 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
293 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
323 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
328 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
334 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_270/
Dshapes_screen.c255 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
272 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
275 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
278 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
281 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
303 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
312 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
317 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
323 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_332rgb/
Dshapes_screen.c256 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
273 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
276 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
279 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
282 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
304 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
313 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
318 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
324 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_4444argb/
Dshapes_screen.c252 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
276 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
279 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
282 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
285 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
307 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw_binary/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw/
Dshapes_screen.c257 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
280 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
283 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
305 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
316 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
321 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_WHITE, brush_style); in graphics_draw()
327 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Dshapes_screen.c251 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
268 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
271 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
299 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
310 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Dshapes_screen.c251 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
268 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_INDIAN_RED, brush_style); in graphics_draw()
271 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()
274 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PINK, brush_style); in graphics_draw()
277 gx_context_brush_define(GX_COLOR_ID_GRAY, GX_COLOR_ID_PURPLE, brush_style); in graphics_draw()
299 gx_context_brush_define(GX_COLOR_ID_GREEN, fill_color, brush_style); in graphics_draw()
310 gx_context_brush_define(GX_COLOR_ID_BROWN, GX_COLOR_ID_YELLOW, brush_style); in graphics_draw()

12345678