Home
last modified time | relevance | path

Searched refs:getPropertyForElement (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/helper/
H A Dcssimportnew.php76 public function getPropertyForElement ($name, iElementCSSMatchable $element) { function in helper_plugin_odt_cssimportnew
77 return $this->internal->getPropertyForElement ($name, $element);
H A Dcssimport.php1362 public function getPropertyForElement ($element, $classString, $name, $media = NULL) { function in helper_plugin_odt_cssimport
1391 $value = $this->getPropertyForElement (NULL, $classString, $name);
/plugin/odt/ODT/css/
H A Dcssimportnew.php1055 public function getPropertyForElement ($name, iElementCSSMatchable $element) { function in cssimportnew