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

  /xsrc/external/mit/fontconfig/dist/src/
fcint.h 599 typedef struct _FcValuePromotionBuffer FcValuePromotionBuffer;
799 FcCharSetPromote (FcValuePromotionBuffer *vbuf);
1018 FcLangSetPromote (const FcChar8 *lang, FcValuePromotionBuffer *buf);
1231 FcRangePromote (double v, FcValuePromotionBuffer *vbuf);
  /xsrc/external/mit/fontconfig/include/
fcint.h 616 typedef struct _FcValuePromotionBuffer FcValuePromotionBuffer;
816 FcCharSetPromote (FcValuePromotionBuffer *vbuf);
1035 FcLangSetPromote (const FcChar8 *lang, FcValuePromotionBuffer *buf);
1248 FcRangePromote (double v, FcValuePromotionBuffer *vbuf);

Completed in 8 milliseconds