Searched refs:CRCascade (Results 1 - 16 of 16) 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-cascade.h35 *the declaration of the #CRCascade class.
47 typedef struct _CRCascade CRCascade ; typedef in typeref:struct:_CRCascade
55 CRCascade * cr_cascade_new (CRStyleSheet *a_author_sheet,
59 CRStyleSheet * cr_cascade_get_sheet (CRCascade *a_this,
62 enum CRStatus cr_cascade_set_sheet (CRCascade *a_this,
66 void cr_cascade_ref (CRCascade *a_this) ;
68 void cr_cascade_unref (CRCascade *a_this) ;
70 void cr_cascade_destroy (CRCascade *a_this) ;
H A Dcr-cascade.c53 *Constructor of the #CRCascade class.
57 *the instance of #CRCascade.
61 *Returns the newly built instance of CRCascade or NULL if
64 CRCascade *
68 CRCascade *result = NULL;
70 result = g_try_malloc (sizeof (CRCascade));
75 memset (result, 0, sizeof (CRCascade));
99 *@a_this: the current instance of #CRCascade.
114 cr_cascade_get_sheet (CRCascade * a_this, enum CRStyleOrigin a_origin)
125 *@a_this: the current instance of #CRCascade
[all...]
H A Dcr-om-parser.h86 CRCascade ** a_result) ;
92 CRCascade ** a_result) ;
H A Dcr-sel-eng.h98 CRCascade *a_cascade,
103 CRCascade *a_cascade,
H A Dcr-om-parser.c1016 CRCascade ** a_result)
1023 CRCascade *result = NULL;
1074 CRCascade ** a_result)
H A Dcr-sel-eng.c1408 CRCascade * a_cascade,
1509 CRCascade * a_cascade,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-cascade.h35 *the declaration of the #CRCascade class.
47 typedef struct _CRCascade CRCascade ; typedef in typeref:struct:_CRCascade
55 CRCascade * cr_cascade_new (CRStyleSheet *a_author_sheet,
59 CRStyleSheet * cr_cascade_get_sheet (CRCascade *a_this,
62 enum CRStatus cr_cascade_set_sheet (CRCascade *a_this,
66 void cr_cascade_ref (CRCascade *a_this) ;
68 void cr_cascade_unref (CRCascade *a_this) ;
70 void cr_cascade_destroy (CRCascade *a_this) ;
H A Dcr-cascade.c53 *Constructor of the #CRCascade class.
57 *the instance of #CRCascade.
61 *Returns the newly built instance of CRCascade or NULL if
64 CRCascade *
68 CRCascade *result = NULL;
70 result = g_try_malloc (sizeof (CRCascade));
75 memset (result, 0, sizeof (CRCascade));
99 *@a_this: the current instance of #CRCascade.
114 cr_cascade_get_sheet (CRCascade * a_this, enum CRStyleOrigin a_origin)
125 *@a_this: the current instance of #CRCascade
[all...]
H A Dcr-om-parser.h86 CRCascade ** a_result) ;
92 CRCascade ** a_result) ;
H A Dcr-sel-eng.h98 CRCascade *a_cascade,
103 CRCascade *a_cascade,
H A Dcr-om-parser.c1016 CRCascade ** a_result)
1023 CRCascade *result = NULL;
1074 CRCascade ** a_result)
H A Dcr-sel-eng.c1408 CRCascade * a_cascade,
1509 CRCascade * a_cascade,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_styled_ostream.priv.h13 CRCascade *css_document;
H A Dterm-styled-ostream.oo.c68 CRCascade *css_document;
179 crx_sel_eng_get_matched_style (CRSelEng * a_this, CRCascade * a_cascade,
H A Dterm-styled-ostream.c176 crx_sel_eng_get_matched_style (CRSelEng * a_this, CRCascade * a_cascade,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c68 CRCascade *css_document;
179 crx_sel_eng_get_matched_style (CRSelEng * a_this, CRCascade * a_cascade,

Completed in 264 milliseconds