HomeSort by: relevance | last modified time | path
    Searched refs:fontatom (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xfd/dist/
xfd.c 554 Atom fontatom = XInternAtom (dpy, "FONT", False); local
557 if (fp->name == fontatom) {
  /xsrc/external/mit/xterm/dist/
fontutils.c 386 Atom fontatom; local
397 fontatom = CachedInternAtom(dpy, "FONT");
398 if (fontatom != 0) {
403 if (fp->name == fontatom) {

Completed in 8 milliseconds