Searched refs:CRDeclaration (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-declaration.h35 *The declaration of the #CRDeclaration class.
46 typedef struct _CRDeclaration CRDeclaration ; typedef in typeref:struct:_CRDeclaration
59 CRDeclaration *next ;
62 CRDeclaration *prev ;
78 CRDeclaration * cr_declaration_new (CRStatement *a_statement,
83 CRDeclaration * cr_declaration_parse_from_buf (CRStatement *a_statement,
87 CRDeclaration * cr_declaration_parse_list_from_buf (const guchar *a_str,
90 CRDeclaration * cr_declaration_append (CRDeclaration *a_this,
91 CRDeclaration *a_ne
[all...]
H A Dcr-declaration.c31 *@CRDeclaration:
33 *The definition of the #CRDeclaration class.
38 *@a_this: the current instance of #CRDeclaration.
45 dump (CRDeclaration * a_this, FILE * a_fp, glong a_indent)
64 *Constructor of #CRDeclaration.
66 *Returns the newly built instance of #CRDeclaration, or NULL in
69 CRDeclaration *
73 CRDeclaration *result = NULL;
85 result = g_try_malloc (sizeof (CRDeclaration));
90 memset (result, 0, sizeof (CRDeclaration));
[all...]
H A Dcr-prop-list.h44 CRDeclaration *a_decl) ;
51 CRDeclaration *a_decl) ;
68 CRDeclaration *a_decl);
71 CRDeclaration **a_decl) ;
H A Dcr-statement.h68 /**A list of instances of #CRDeclaration*/
69 CRDeclaration *decl_list ;
117 /**a list of instances of #CRDeclaration*/
118 CRDeclaration *decl_list ;
136 /*a list of instanaces of #CRDeclaration*/
137 CRDeclaration *decl_list ;
245 CRDeclaration *a_decl_list,
279 CRDeclaration *a_font_decls) ;
286 CRDeclaration *a_decl_list,
322 CRDeclaration *a_lis
[all...]
H A Dcr-prop-list.c30 CRDeclaration *decl;
110 CRDeclaration * a_decl)
165 CRString * a_prop_name, CRDeclaration * a_decl)
226 cr_prop_list_set_decl (CRPropList * a_this, CRDeclaration * a_decl)
242 cr_prop_list_get_decl (CRPropList * a_this, CRDeclaration ** a_decl)
H A Dcr-statement.c82 CRDeclaration *decl = NULL;
194 CRDeclaration *decl = NULL;
316 CRDeclaration *decl = NULL;
423 CRDeclaration *decl = NULL;
1106 *@a_decl_list: the list of instances of #CRDeclaration
1120 CRDeclaration * a_decl_list,
1449 CRDeclaration * a_decl_list,
1660 *@a_font_decls: a list of instances of #CRDeclaration. Each declaration
1669 CRDeclaration * a_font_decls)
2016 CRDeclaration ** a_decl_lis
[all...]
H A Dcr-style.h320 CRDeclaration *a_decl) ;
H A Dcr-sel-eng.c964 CRDeclaration *cur_decl = NULL;
974 CRDeclaration *decl;
1093 CRDeclaration *decl = NULL;
H A Dcr-om-parser.c625 CRDeclaration *decl = NULL,
H A Dcr-style.c2013 cr_style_set_style_from_decl (CRStyle * a_this, CRDeclaration * a_decl)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-declaration.h35 *The declaration of the #CRDeclaration class.
46 typedef struct _CRDeclaration CRDeclaration ; typedef in typeref:struct:_CRDeclaration
59 CRDeclaration *next ;
62 CRDeclaration *prev ;
78 CRDeclaration * cr_declaration_new (CRStatement *a_statement,
83 CRDeclaration * cr_declaration_parse_from_buf (CRStatement *a_statement,
87 CRDeclaration * cr_declaration_parse_list_from_buf (const guchar *a_str,
90 CRDeclaration * cr_declaration_append (CRDeclaration *a_this,
91 CRDeclaration *a_ne
[all...]
H A Dcr-declaration.c31 *@CRDeclaration:
33 *The definition of the #CRDeclaration class.
38 *@a_this: the current instance of #CRDeclaration.
45 dump (CRDeclaration * a_this, FILE * a_fp, glong a_indent)
64 *Constructor of #CRDeclaration.
66 *Returns the newly built instance of #CRDeclaration, or NULL in
69 CRDeclaration *
73 CRDeclaration *result = NULL;
85 result = g_try_malloc (sizeof (CRDeclaration));
90 memset (result, 0, sizeof (CRDeclaration));
[all...]
H A Dcr-prop-list.h44 CRDeclaration *a_decl) ;
51 CRDeclaration *a_decl) ;
68 CRDeclaration *a_decl);
71 CRDeclaration **a_decl) ;
H A Dcr-statement.h68 /**A list of instances of #CRDeclaration*/
69 CRDeclaration *decl_list ;
117 /**a list of instances of #CRDeclaration*/
118 CRDeclaration *decl_list ;
136 /*a list of instanaces of #CRDeclaration*/
137 CRDeclaration *decl_list ;
245 CRDeclaration *a_decl_list,
279 CRDeclaration *a_font_decls) ;
286 CRDeclaration *a_decl_list,
322 CRDeclaration *a_lis
[all...]
H A Dcr-prop-list.c30 CRDeclaration *decl;
110 CRDeclaration * a_decl)
165 CRString * a_prop_name, CRDeclaration * a_decl)
226 cr_prop_list_set_decl (CRPropList * a_this, CRDeclaration * a_decl)
242 cr_prop_list_get_decl (CRPropList * a_this, CRDeclaration ** a_decl)
H A Dcr-statement.c82 CRDeclaration *decl = NULL;
194 CRDeclaration *decl = NULL;
316 CRDeclaration *decl = NULL;
423 CRDeclaration *decl = NULL;
1106 *@a_decl_list: the list of instances of #CRDeclaration
1120 CRDeclaration * a_decl_list,
1449 CRDeclaration * a_decl_list,
1660 *@a_font_decls: a list of instances of #CRDeclaration. Each declaration
1669 CRDeclaration * a_font_decls)
2016 CRDeclaration ** a_decl_lis
[all...]
H A Dcr-style.h320 CRDeclaration *a_decl) ;
H A Dcr-sel-eng.c964 CRDeclaration *cur_decl = NULL;
974 CRDeclaration *decl;
1093 CRDeclaration *decl = NULL;
H A Dcr-om-parser.c625 CRDeclaration *decl = NULL,
H A Dcr-style.c2013 cr_style_set_style_from_decl (CRStyle * a_this, CRDeclaration * a_decl)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c228 CRDeclaration *decl = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-styled-ostream.c225 CRDeclaration *decl = NULL;
H A Dterm-styled-ostream.oo.c228 CRDeclaration *decl = NULL;

Completed in 124 milliseconds