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

  /xsrc/external/mit/fontconfig/dist/src/
fcweight.c 90 FcWeightFromOpenType (int ot_weight)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 383 extern __typeof (FcWeightFromOpenType) IA__FcWeightFromOpenType FC_ATTRIBUTE_VISIBILITY_HIDDEN;
384 #define FcWeightFromOpenType IA__FcWeightFromOpenType
fcaliastail.h 431 # undef FcWeightFromOpenType
432 extern __typeof (FcWeightFromOpenType) FcWeightFromOpenType __attribute((alias("IA__FcWeightFromOpenType"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 7 milliseconds