HomeSort by: relevance | last modified time | path
    Searched defs:FONT (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xgc/dist/
gram.h 84 FONT = 285 /* FONT */
120 #define FONT 285
gram.c 153 FONT = 285 /* FONT */
189 #define FONT 285
250 YYSYMBOL_FONT = 30, /* FONT */
667 "BACKGROUND", "LINEWIDTH", "PLANEMASK", "DASHLIST", "PERCENT", "FONT",
1339 case 25: /* stmt: FONT STRING */
  /xsrc/external/mit/xcb-util/dist/atom/
atoms.c 64 const xcb_atom_t FONT = 18;
184 char stringpool_str4[sizeof("FONT")];
255 "FONT",
556 "FONT\0"
  /xsrc/external/mit/libXaw/dist/src/
DisplayList.c 582 #define FONT 30
1230 Font font = (Font)args; local
1232 if (xdata->values.font != font)
1235 xdata->values.font = font;
1236 XSetFont(XtDisplayOfObject(w), xdata->gc, font); local
1545 {"font", DlFont, FONT}
    [all...]

Completed in 9 milliseconds