Home
last modified time | relevance | path

Searched refs:CRParserPriv (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-parser.h51 typedef struct _CRParserPriv CRParserPriv ; typedef
62 CRParserPriv *priv ;
Dcr-parser.c2768 PRIVATE (result) = g_malloc0 (sizeof (CRParserPriv)); in cr_parser_new()