Searched refs:FcRefInit (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcatomic.h | 164 static inline void FcRefInit (FcRef *r, int v) { r->count = v; } function in typeref:typename:void
|
| H A D | fcdefault.c | 88 FcRefInit (&result->ref, 1); 276 FcRefInit (&langs->ref, 1);
|
| H A D | fclang.c | 784 FcRefInit (&buf->strs.ref, 1);
|
| H A D | fccfg.c | 205 FcRefInit (&config->ref, 1); 3078 FcRefInit (&ret->ref, 1);
|
| H A D | fccharset.c | 38 FcRefInit (&fcs->ref, 1);
|
| H A D | fcstr.c | 1254 FcRefInit (&set->ref, 1);
|
| H A D | fccache.c | 624 FcRefInit (&s->ref, 1);
|
| H A D | fcpat.c | 40 FcRefInit (&p->ref, 1);
|
Completed in 21 milliseconds