Searched defs:FcRefIsConst (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| H A D | fcatomic.h | 169 static inline FcBool FcRefIsConst (const FcRef *r) { return r->count == FC_REF_CONSTANT_VALUE; } function in typeref:typename:FcBool |
Completed in 3 milliseconds