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

  /xsrc/external/mit/xterm/dist/
fontutils.h 67 extern void xtermUpdateFontGCs (XtermWidget /* xw */, MyGetFont /* myfunc */);
fontutils.c 1366 xtermUpdateFontGCs(XtermWidget xw, MyGetFont myfunc)
1419 xtermUpdateFontGCs(xw, getItalicFont);
1421 xtermUpdateFontGCs(xw, getNormalFont);
1824 xtermUpdateFontGCs(xw, getNormalFont);
charproc.c 1187 xtermUpdateFontGCs(xw, getItalicFont);
1191 xtermUpdateFontGCs(xw, getNormalFont);

Completed in 21 milliseconds