Lines Matching defs:selector
514 function find($selector, $idx = null, $lowercase = false)
516 $selectors = $this->parse_selector($selector);
520 // find each selector
566 protected function seek($selector, &$ret, $parent_cmd, $lowercase = false)
571 list($tag, $id, $class, $attributes, $cmb) = $selector;
706 // todo: "plaintext" is not a valid CSS selector!
719 // todo "plaintext" is not a valid CSS selector!
740 // the value of the selector.
872 * Matches the selector list separator
1162 // class or id that has an img selector that specifies a height or width
1578 function find($selector, $idx = null, $lowercase = false)
1580 return $this->root->find($selector, $idx, $lowercase);
2119 // PaperG: If this is a "class" selector, lets get rid of the preceeding