Searched refs:FcRefInit (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcatomic.h164 static inline void FcRefInit (FcRef *r, int v) { r->count = v; } function in typeref:typename:void
H A Dfcdefault.c88 FcRefInit (&result->ref, 1);
276 FcRefInit (&langs->ref, 1);
H A Dfclang.c784 FcRefInit (&buf->strs.ref, 1);
H A Dfccfg.c205 FcRefInit (&config->ref, 1);
3078 FcRefInit (&ret->ref, 1);
H A Dfccharset.c38 FcRefInit (&fcs->ref, 1);
H A Dfcstr.c1254 FcRefInit (&set->ref, 1);
H A Dfccache.c624 FcRefInit (&s->ref, 1);
H A Dfcpat.c40 FcRefInit (&p->ref, 1);

Completed in 21 milliseconds