Searched refs:add_sel (Results 1 - 8 of 8) 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-simple-sel.c142 if (cur->add_sel) {
145 tmp_str = cr_additional_sel_to_string (cur->add_sel);
184 if (a_this->add_sel) {
187 tmp_str = cr_additional_sel_to_string (a_this->add_sel);
262 if (cur_sel->add_sel->type ==
272 for (cur_add_sel = cur_sel->add_sel;
313 if (a_this->add_sel) {
314 cr_additional_sel_destroy (a_this->add_sel);
315 a_this->add_sel = NULL;
H A Dcr-simple-sel.h94 CRAdditionalSel *add_sel ; member in struct:_CRSimpleSel
H A Dcr-parser.c1726 CRAdditionalSel *add_sel = NULL; local
1728 add_sel = cr_additional_sel_new_with_type
1731 add_sel->content.id_name = token->u.str;
1735 (&add_sel->location,
1739 (add_sel_list, add_sel);
1752 CRAdditionalSel *add_sel = NULL; local
1754 add_sel = cr_additional_sel_new_with_type
1757 add_sel->content.class_name = token->u.str;
1762 (add_sel_list, add_sel);
1766 (&add_sel
1774 CRAdditionalSel *add_sel = NULL; local
1845 CRAdditionalSel *add_sel = NULL; local
[all...]
H A Dcr-sel-eng.c658 if (cur_sel->add_sel) {
659 if (additional_selector_matches_node (a_this, cur_sel->add_sel,
671 if (!cur_sel->add_sel) {
675 (a_this, cur_sel->add_sel, cur_node)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-simple-sel.c142 if (cur->add_sel) {
145 tmp_str = cr_additional_sel_to_string (cur->add_sel);
184 if (a_this->add_sel) {
187 tmp_str = cr_additional_sel_to_string (a_this->add_sel);
262 if (cur_sel->add_sel->type ==
272 for (cur_add_sel = cur_sel->add_sel;
313 if (a_this->add_sel) {
314 cr_additional_sel_destroy (a_this->add_sel);
315 a_this->add_sel = NULL;
H A Dcr-simple-sel.h94 CRAdditionalSel *add_sel ; member in struct:_CRSimpleSel
H A Dcr-parser.c1726 CRAdditionalSel *add_sel = NULL; local
1728 add_sel = cr_additional_sel_new_with_type
1731 add_sel->content.id_name = token->u.str;
1735 (&add_sel->location,
1739 (add_sel_list, add_sel);
1752 CRAdditionalSel *add_sel = NULL; local
1754 add_sel = cr_additional_sel_new_with_type
1757 add_sel->content.class_name = token->u.str;
1762 (add_sel_list, add_sel);
1766 (&add_sel
1774 CRAdditionalSel *add_sel = NULL; local
1845 CRAdditionalSel *add_sel = NULL; local
[all...]
H A Dcr-sel-eng.c658 if (cur_sel->add_sel) {
659 if (additional_selector_matches_node (a_this, cur_sel->add_sel,
671 if (!cur_sel->add_sel) {
675 (a_this, cur_sel->add_sel, cur_node)

Completed in 146 milliseconds