Home
last modified time | relevance | path

Searched refs:brush_style (Results 1 – 25 of 96) sorted by relevance

1234

/GUIX-v6.2.1/test/example_internal/all_widgets_4444argb/
Dshapes_screen.c218 ULONG brush_style = 0; in graphics_draw() local
235 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
240 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
246 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
251 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
252 gx_context_brush_define(line_color, fill_color, brush_style); in graphics_draw()
257 gx_context_brush_style_set(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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_cw/
Dshapes_screen.c207 ULONG brush_style = 0; in graphics_draw() local
224 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
229 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
234 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
240 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
243 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_4bpp/
Dshapes_screen.c206 ULONG brush_style = 0; in graphics_draw() local
220 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
225 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
230 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
236 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
240 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()
[all …]
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Dshapes_screen.c196 ULONG brush_style = 0; in graphics_draw() local
214 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
219 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
224 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
230 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
233 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb_rotated_ccw/
Dshapes_screen.c207 ULONG brush_style = 0; in graphics_draw() local
224 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
229 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
234 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
240 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
243 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_binary/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw_dave2d_disabled/
Dshapes_screen.c222 ULONG brush_style = 0; in graphics_draw() local
239 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
244 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
249 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
255 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
258 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_1555xrgb/
Dshapes_screen.c222 ULONG brush_style = 0; in graphics_draw() local
239 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
244 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
249 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
255 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
258 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw/
Dshapes_screen.c222 ULONG brush_style = 0; in graphics_draw() local
239 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
244 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
249 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
255 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
258 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw/
Dshapes_screen.c221 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_cw/
Dshapes_screen.c221 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_cw/
Dshapes_screen.c222 ULONG brush_style = 0; in graphics_draw() local
239 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
244 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
249 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
255 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
258 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp/
Dshapes_screen.c222 ULONG brush_style = 0; in graphics_draw() local
239 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
244 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
249 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
255 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
258 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_565bgr/
Dshapes_screen.c220 ULONG brush_style = 0; in graphics_draw() local
237 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
242 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
247 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
253 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
256 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()
[all …]
/GUIX-v6.2.1/test/example_internal/shapes/
Ddemo_guix_shapes.c236 ULONG brush_style = 0; in graphics_draw() local
250 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
255 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
260 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
266 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
269 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated/
Dshapes_screen.c221 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_16bpp_rotated_270/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
236 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
241 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
246 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
252 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
255 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_332rgb/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
237 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
242 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
247 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
253 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
256 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_ccw_binary/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw/
Dshapes_screen.c219 ULONG brush_style = 0; in graphics_draw() local
238 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
243 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
254 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
257 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()
[all …]
/GUIX-v6.2.1/samples/demo_guix_shapes/
Ddemo_guix_shapes.c311 ULONG brush_style = 0; in graphics_draw() local
325 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
330 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
335 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
341 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
344 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Dshapes_screen.c215 ULONG brush_style = 0; in graphics_draw() local
232 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
237 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
242 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
251 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()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Dshapes_screen.c215 ULONG brush_style = 0; in graphics_draw() local
232 brush_style |= GX_BRUSH_ALIAS; in graphics_draw()
237 brush_style |= GX_BRUSH_SOLID_FILL; in graphics_draw()
242 brush_style |= GX_BRUSH_PIXELMAP_FILL; in graphics_draw()
248 brush_style |= GX_BRUSH_ROUND; in graphics_draw()
251 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()
[all …]

1234