Searched refs:fontatom (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xfd/dist/ | ||
| H A D | xfd.c | 530 Atom fontatom = XInternAtom (dpy, "FONT", False); local in function:get_font_name 533 if (fp->name == fontatom) { |
| /xsrc/external/mit/xterm/dist/ | ||
| H A D | fontutils.c | 386 Atom fontatom; local in function:get_font_name_props 397 fontatom = CachedInternAtom(dpy, "FONT"); 398 if (fontatom != 0) { 403 if (fp->name == fontatom) { |
Completed in 9 milliseconds