Searched defs:fc_max (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfreetype.c2521 static inline int fc_max (int a, int b) { return a >= b ? a : b; } function in typeref:typename:int

Completed in 12 milliseconds