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

  /xsrc/external/mit/libX11/dist/src/
Font.c 656 XFontStruct **xfp,
691 if (xfp) {
692 *xfp = fs;
  /xsrc/external/mit/xfontsel/dist/
xfontsel.c 1172 XFontProp *xfp; local
1177 for (i = 0, xfp = font->properties;
1178 ok == False && i < font->n_properties; xfp++, i++) {
1179 if (xfp->name == registry) {
1180 regname = XGetAtomName(dpy, (Atom) xfp->card32);

Completed in 8 milliseconds