Searched refs:FcExprPage (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcint.h301 typedef struct _FcExprPage FcExprPage; typedef in typeref:struct:_FcExprPage
304 FcExprPage *next_page;
578 FcExprPage *expr_pool; /* pool of FcExpr's */
H A Dfccfg.c304 FcExprPage *new_page;
306 new_page = malloc (sizeof (FcExprPage));
356 FcExprPage *page;
386 FcExprPage *next = page->next_page;
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h318 typedef struct _FcExprPage FcExprPage; typedef in typeref:struct:_FcExprPage
321 FcExprPage *next_page;
595 FcExprPage *expr_pool; /* pool of FcExpr's */

Completed in 16 milliseconds