Searched refs:getPropertyForElement (Results 1 – 3 of 3) sorted by relevance
76 public function getPropertyForElement ($name, iElementCSSMatchable $element) { function in helper_plugin_odt_cssimportnew77 return $this->internal->getPropertyForElement ($name, $element);
1362 public function getPropertyForElement ($element, $classString, $name, $media = NULL) { function in helper_plugin_odt_cssimport1391 $value = $this->getPropertyForElement (NULL, $classString, $name);
1055 public function getPropertyForElement ($name, iElementCSSMatchable $element) { function in cssimportnew