Searched refs:use_pixmap (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftcore.c996 if (draw->core.use_pixmap == 0)
1005 draw->core.use_pixmap = XFT_ASSUME_PIXMAP;
1009 draw->core.use_pixmap--;
1152 if (draw->core.use_pixmap == 0)
1161 draw->core.use_pixmap = XFT_ASSUME_PIXMAP;
1165 draw->core.use_pixmap--;
1313 if (draw->core.use_pixmap == 0)
1322 draw->core.use_pixmap = XFT_ASSUME_PIXMAP;
1326 draw->core.use_pixmap--;
H A Dxftint.h219 int use_pixmap; member in struct:_XftDraw::__anon24f8551b0208
H A Dxftdraw.c148 draw->core.use_pixmap = 0;
173 draw->core.use_pixmap = 0;
199 draw->core.use_pixmap = 0;

Completed in 5 milliseconds