Lines Matching defs:xft
166 XftFont *xft = fgw->fontgrid.text_face;
167 if (xft)
173 first = FcCharSetFirstPage (xft->charset, map, &next);
204 XftFont *xft = fgw->fontgrid.text_face;
205 if (xft)
210 last = FcCharSetFirstPage (xft->charset, map, &next);
211 while ((this = FcCharSetNextPage (xft->charset, map, &next)) != FC_CHARSET_DONE)
290 XftFont *xft = fgw->fontgrid.text_face;
291 if (xft)
293 return FcCharSetHasChar (xft->charset, (FcChar32) ch);
582 XftFont *xft = newfg->fontgrid.text_face;
591 if (xft)
781 XftFont *xft = p->text_face;
784 XftTextExtents32 (dpy, xft, &c, 1, &extents);
802 XftDrawString32 (p->draw, &p->fg_color, xft,