• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/

Lines Matching defs:cur_sel

300         CRAttrSel *cur_sel = NULL;
306 for (cur_sel = a_add_sel->content.attr_sel;
307 cur_sel; cur_sel = cur_sel->next) {
308 switch (cur_sel->match_way) {
310 if (!cur_sel->name
311 || !cur_sel->name->stryng
312 || !cur_sel->name->stryng->str)
316 cur_sel->name->stryng->str))
324 if (!cur_sel->name
325 || !cur_sel->name->stryng
326 || !cur_sel->name->stryng->str
327 || !cur_sel->value
328 || !cur_sel->value->stryng
329 || !cur_sel->value->stryng->str)
334 cur_sel->name->stryng->str))
339 cur_sel->name->stryng->str);
344 cur_sel->value->stryng->str)) {
362 cur_sel->name->stryng->str))
366 cur_sel->name->stryng->str);
374 *value is exactly cur_sel->value->str
399 cur_sel->value->stryng->str,
425 cur_sel->name->stryng->str))
429 cur_sel->name->stryng->str);
434 *starting with "cur_sel->value->str"
448 cur_sel->value->stryng->str)
623 CRSimpleSel *cur_sel = NULL;
637 for (cur_sel = a_sel;
638 cur_sel && cur_sel->next; cur_sel = cur_sel->next) ;
640 cur_sel = a_sel;
643 for (cur_node = a_node; cur_sel; cur_sel = cur_sel->prev) {
644 if (((cur_sel->type_mask & TYPE_SELECTOR)
645 && (cur_sel->name
646 && cur_sel->name->stryng
647 && cur_sel->name->stryng->str)
648 && (!strcmp (cur_sel->name->stryng->str,
650 || (cur_sel->type_mask & UNIVERSAL_SELECTOR)) {
658 if (cur_sel->add_sel) {
659 if (additional_selector_matches_node (a_this, cur_sel->add_sel,
669 if (!(cur_sel->type_mask & TYPE_SELECTOR)
670 && !(cur_sel->type_mask & UNIVERSAL_SELECTOR)) {
671 if (!cur_sel->add_sel) {
675 (a_this, cur_sel->add_sel, cur_node)
692 *here, depending on the combinator of cur_sel
696 if (!cur_sel->prev)
699 switch (cur_sel->combinator) {
715 (a_this, cur_sel->prev,
820 *cur_sel = NULL;
902 for (cur_sel = sel_list; cur_sel; cur_sel = cur_sel->next) {
903 if (!cur_sel->simple_sel)
907 (a_this, cur_sel->simple_sel,
930 status = cr_simple_sel_compute_specificity (cur_sel->simple_sel);
935 cur_sel->simple_sel->