Home
last modified time | relevance | path

Searched refs:getStyleProperties (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Xml/
H A DXmlElement.php387 public function getStyleProperties(): ArrayCaseInsensitive function in ComboStrap\\Xml\\XmlElement
395 return $this->getStyleProperties()[$property];
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7441 }}if(element.style){this.getStyleProperties(element,rules,usedProps,inheritMode)
7455 }},getStyleProperties:function(element,rules,usedProps,inheritMode){var props=this.parseCSSProps(el… method