Searched refs:getStyleProperties (Results 1 – 2 of 2) sorted by relevance
387 public function getStyleProperties(): ArrayCaseInsensitive function in ComboStrap\\Xml\\XmlElement395 return $this->getStyleProperties()[$property];
7441 }}if(element.style){this.getStyleProperties(element,rules,usedProps,inheritMode)7455 }},getStyleProperties:function(element,rules,usedProps,inheritMode){var props=this.parseCSSProps(el… method