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

  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 93 /* FC_GLOBAL_ADVANCE is deprecated. this is simply ignored on freetype 2.4.5 or later */
94 #define FC_GLOBAL_ADVANCE "globaladvance" /* Bool (true) */
  /xsrc/external/mit/libXft/dist/src/
xftfreetype.c 659 switch (FcPatternGetBool (pattern, FC_GLOBAL_ADVANCE, 0, &global_advance)) {

Completed in 5 milliseconds