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

  /xsrc/external/mit/libXft/dist/include/X11/Xft/
XftCompat.h 71 #define XFT_PROPORTIONAL FC_PROPORTIONAL
  /xsrc/external/mit/fontconfig/dist/src/
fcname.c 172 { (FcChar8 *) "proportional", "spacing", FC_PROPORTIONAL, },
fcfreetype.c 2124 spacing = FC_PROPORTIONAL;
2174 if (spacing != FC_PROPORTIONAL)
2592 return FC_PROPORTIONAL;
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 179 #define FC_PROPORTIONAL 0
  /xsrc/external/mit/libXft/dist/src/
xftfreetype.c 677 fi->spacing = FC_PROPORTIONAL;

Completed in 8 milliseconds