Home
last modified time | relevance | path

Searched refs:xft_clip (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_region.c492 XX-> flags. xft_clip = 0; in apc_gp_set_clip_rect()
549 XX-> flags. xft_clip = 0; in apc_gp_set_region()
H A Dxft.c1771 if ( !XX-> flags. xft_clip) { in allocate_xftdraw_surface()
1773 XX-> flags. xft_clip = 1; in allocate_xftdraw_surface()
1836 if ( XX-> flags. xft_clip) in open_text_blit()
1846 if ( XX-> flags. xft_clip) in close_text_blit()
2235 XX-> flags. xft_clip = 1; in prima_xft_update_region()
H A Dapc_graphics.c229 XX-> flags. xft_clip = 0; in prima_prepare_drawable_for_painting()
262 XX-> flags. xft_clip = 0; in prima_cleanup_drawable_after_painting()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h904 unsigned xft_clip : 1; member