Searched refs:CRStatement (Results 1 - 18 of 18) 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-statement.h37 *Declaration of the #CRStatement class.
48 *typedef struct _CRStatement CRStatement ;
75 CRStatement *parent_media_rule ;
109 CRStatement *rulesets ;
212 CRStatement *next ;
213 CRStatement *prev ;
239 CRStatement *
242 CRStatement*
246 CRStatement *a_media_rule) ;
247 CRStatement *
[all...]
H A Dcr-stylesheet.h60 CRStatement *statements ;
65 CRStatement *parent_import_rule ;
85 CRStyleSheet * cr_stylesheet_new (CRStatement *a_stmts) ;
92 CRStatement * cr_stylesheet_statement_get_from_list (CRStyleSheet *a_this, int itemnr) ;
H A Dcr-statement.c31 *Definition of the #CRStatement class.
36 static void cr_statement_clear (CRStatement * a_this);
42 CRStatement *stmt = NULL;
55 CRStatement *stmt = NULL;
56 CRStatement **stmtptr = NULL;
83 CRStatement *stmt = NULL;
84 CRStatement **stmtptr = NULL;
123 CRStatement *result = NULL;
124 CRStatement **resultptr = NULL;
144 CRStatement *stm
[all...]
H A Dcr-declaration.h39 typedef struct _CRStatement CRStatement ; typedef in typeref:struct:_CRStatement
56 CRStatement *parent_statement ;
78 CRDeclaration * cr_declaration_new (CRStatement *a_statement,
83 CRDeclaration * cr_declaration_parse_from_buf (CRStatement *a_statement,
H A Dcr-stylesheet.c38 cr_stylesheet_new (CRStatement * a_stmts)
65 CRStatement *cur_stmt = NULL;
127 *Use an index to get a CRStatement from the rules in a given stylesheet.
128 *@param a_this the current instance of #CRStatement.
130 *@return CRStatement at position itemnr, if itemnr > number of rules - 1,
133 CRStatement *
H A Dcr-sel-eng.h93 CRStatement ***a_rulesets,
H A Dcr-sel-eng.c55 CRStatement *cur_stmt;
80 CRStatement **
85 CRStatement *
795 *@param a_len in/out parameter the length (in sizeof (#CRStatement*))
800 *(in sizeof (#CRStatement)) of the actually returned CRStatement array.
815 CRStatement ** a_rulesets,
818 CRStatement *cur_stmt = NULL;
959 put_css_properties_in_props_list (CRPropList ** a_props, CRStatement * a_stmt)
1344 CRStatement *** a_ruleset
[all...]
H A Dcr-om-parser.c104 CRStatement *cur_stmt;
105 CRStatement *cur_media_stmt;
240 CRStatement *stmts = NULL;
312 CRStatement *stmt = NULL,
393 CRStatement *stmt = NULL;
456 CRStatement *stmts = NULL;
491 CRStatement *stmt = NULL,
577 CRStatement *stmts = NULL;
H A Dcr-declaration.c70 cr_declaration_new (CRStatement * a_statement,
114 cr_declaration_parse_from_buf (CRStatement * a_statement,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-statement.h37 *Declaration of the #CRStatement class.
48 *typedef struct _CRStatement CRStatement ;
75 CRStatement *parent_media_rule ;
109 CRStatement *rulesets ;
212 CRStatement *next ;
213 CRStatement *prev ;
239 CRStatement *
242 CRStatement*
246 CRStatement *a_media_rule) ;
247 CRStatement *
[all...]
H A Dcr-stylesheet.h60 CRStatement *statements ;
65 CRStatement *parent_import_rule ;
85 CRStyleSheet * cr_stylesheet_new (CRStatement *a_stmts) ;
92 CRStatement * cr_stylesheet_statement_get_from_list (CRStyleSheet *a_this, int itemnr) ;
H A Dcr-statement.c31 *Definition of the #CRStatement class.
36 static void cr_statement_clear (CRStatement * a_this);
42 CRStatement *stmt = NULL;
55 CRStatement *stmt = NULL;
56 CRStatement **stmtptr = NULL;
83 CRStatement *stmt = NULL;
84 CRStatement **stmtptr = NULL;
123 CRStatement *result = NULL;
124 CRStatement **resultptr = NULL;
144 CRStatement *stm
[all...]
H A Dcr-declaration.h39 typedef struct _CRStatement CRStatement ; typedef in typeref:struct:_CRStatement
56 CRStatement *parent_statement ;
78 CRDeclaration * cr_declaration_new (CRStatement *a_statement,
83 CRDeclaration * cr_declaration_parse_from_buf (CRStatement *a_statement,
H A Dcr-stylesheet.c38 cr_stylesheet_new (CRStatement * a_stmts)
65 CRStatement *cur_stmt = NULL;
127 *Use an index to get a CRStatement from the rules in a given stylesheet.
128 *@param a_this the current instance of #CRStatement.
130 *@return CRStatement at position itemnr, if itemnr > number of rules - 1,
133 CRStatement *
H A Dcr-sel-eng.h93 CRStatement ***a_rulesets,
H A Dcr-sel-eng.c55 CRStatement *cur_stmt;
80 CRStatement **
85 CRStatement *
795 *@param a_len in/out parameter the length (in sizeof (#CRStatement*))
800 *(in sizeof (#CRStatement)) of the actually returned CRStatement array.
815 CRStatement ** a_rulesets,
818 CRStatement *cur_stmt = NULL;
959 put_css_properties_in_props_list (CRPropList ** a_props, CRStatement * a_stmt)
1344 CRStatement *** a_ruleset
[all...]
H A Dcr-om-parser.c104 CRStatement *cur_stmt;
105 CRStatement *cur_media_stmt;
240 CRStatement *stmts = NULL;
312 CRStatement *stmt = NULL,
393 CRStatement *stmt = NULL;
456 CRStatement *stmts = NULL;
491 CRStatement *stmt = NULL,
577 CRStatement *stmts = NULL;
H A Dcr-declaration.c70 cr_declaration_new (CRStatement * a_statement,
114 cr_declaration_parse_from_buf (CRStatement * a_statement,

Completed in 150 milliseconds