Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-doc-handler.h52 typedef struct _CRDocHandlerPriv CRDocHandlerPriv ; typedef
64 CRDocHandlerPriv *priv ;
Dcr-doc-handler.c91 result->priv = g_try_malloc (sizeof (CRDocHandlerPriv)); in cr_doc_handler_new()