Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_graphics.c344 } else if ( XX-> flags. brush_null_hatch) { in prima_make_brush()
1759 if ( !XX-> flags. brush_null_hatch) in apc_gp_set_back_color()
1805 XX-> flags. brush_null_hatch = in apc_gp_set_fill_pattern()
1827 if ( !XX-> flags. brush_null_hatch) in apc_gp_set_fill_pattern_offset()
H A Dapc_render.c223 if ( !XX-> flags.brush_null_hatch ) { in pen_update()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h866 unsigned brush_null_hatch : 1; member