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

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c1576 static AtomPtr _XA_PRIMARY_FONT = NULL; variable in typeref:typename:AtomPtr
1577 #define XA_PRIMARY_FONT XmuInternAtom(XtDisplay(w),_XA_PRIMARY_FONT)
1605 if (_XA_PRIMARY_FONT == NULL)
1606 _XA_PRIMARY_FONT = XmuMakeAtom("PRIMARY_FONT");

Completed in 3 milliseconds