Searched refs:FcWeightFromOpenType (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz96676.c31 return FcWeightFromOpenType (INT_MAX) != FC_WEIGHT_EXTRABLACK;
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcweight.c90 FcWeightFromOpenType (int ot_weight) function in typeref:typename:int
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h431 # undef FcWeightFromOpenType
432 extern __typeof (FcWeightFromOpenType) FcWeightFromOpenType __attribute((alias("IA__FcWeightFromOpenType"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h383 extern __typeof (FcWeightFromOpenType) IA__FcWeightFromOpenType FC_ATTRIBUTE_VISIBILITY_HIDDEN;
384 #define FcWeightFromOpenType IA__FcWeightFromOpenType macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h1016 FcWeightFromOpenType (int ot_weight);

Completed in 5 milliseconds