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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcrange.c70 FcRangeGetDouble(const FcRange *range, double *begin, double *end) function in typeref:typename:FcBool
H A Dfcdefault.c318 if (FcPatternObjectGetRange (pattern, FC_SIZE_OBJECT, 0, &r) == FcResultMatch && FcRangeGetDouble (r, &b, &e))
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h409 # undef FcRangeGetDouble
410 extern __typeof (FcRangeGetDouble) FcRangeGetDouble __attribute((alias("IA__FcRangeGetDouble"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h365 extern __typeof (FcRangeGetDouble) IA__FcRangeGetDouble FC_ATTRIBUTE_VISIBILITY_HIDDEN;
366 #define FcRangeGetDouble IA__FcRangeGetDouble macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h986 FcRangeGetDouble(const FcRange *range, double *begin, double *end);

Completed in 6 milliseconds