Searched refs:FcRefDec (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcatomic.h166 static inline int FcRefDec (FcRef *r) { return fc_atomic_int_add (r->count, -1); } function in typeref:typename:int
H A Dfccfg.c361 if (FcRefDec (&config->ref) != 1)
3091 if (FcRefDec (&rs->ref) != 1)
H A Dfccharset.c78 if (FcRefDec (&fcs->ref) != 1)
H A Dfcstr.c1601 if (FcRefDec (&set->ref) != 1)
H A Dfccache.c791 if (FcRefDec (&skip->ref) == 1)
H A Dfcpat.c436 if (FcRefDec (&p->ref) != 1)

Completed in 13 milliseconds