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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcatomic.h165 static inline int FcRefInc (FcRef *r) { return fc_atomic_int_add (r->count, +1); } function in typeref:typename:int
H A Dfccfg.c343 FcRefInc (&config->ref);
347 FcRefInc (&config->ref);
566 FcRefInc (&config->ref);
3110 FcRefInc (&rs->ref);
H A Dfccache.c746 FcRefInc (&s->ref);
779 FcRefInc (&skip->ref);
H A Dfccharset.c367 FcRefInc (&src->ref);
H A Dfcstr.c1586 FcRefInc (&set->ref);
H A Dfcpat.c1219 FcRefInc (&p->ref);

Completed in 13 milliseconds