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

  /xsrc/external/mit/libXft/dist/include/X11/Xft/
XftCompat.h 40 #define XFT_PIXEL_SIZE FC_PIXEL_SIZE
  /xsrc/external/mit/libXft/dist/src/
xftxlfd.c 166 if (!FcPatternAddDouble (pat, FC_PIXEL_SIZE, dpixel)) goto bail;
xftfreetype.c 425 if (FcPatternGetDouble (pattern, FC_PIXEL_SIZE, 0, &dsize) != FcResultMatch)
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 85 #define FC_PIXEL_SIZE "pixelsize" /* Double */

Completed in 53 milliseconds