Home
last modified time | relevance | path

Searched refs:getStyleProperties (Results 1 – 11 of 11) sorted by path

/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php387 public function getStyleProperties(): ArrayCaseInsensitive function in ComboStrap\\Xml\\XmlElement
395 return $this->getStyleProperties()[$property];
/plugin/combo/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(element.style,inheritMode);
/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php138 $style_fields = ODTStyleStyle::getStyleProperties ();
176 $style_fields = ODTStyleStyle::getStyleProperties ();
203 …$attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open, $style->styl…
208 …$attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open, $style->styl…
H A DODTStyleStyle.php239 static public function getStyleProperties () { function in ODTStyleStyle
H A DODTTableCellStyle.php85 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
117 $style_fields = ODTStyleStyle::getStyleProperties ();
154 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
159 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
H A DODTTableColumnStyle.php43 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
73 $style_fields = ODTStyleStyle::getStyleProperties ();
98 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
103 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
H A DODTTableRowStyle.php62 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
92 $style_fields = ODTStyleStyle::getStyleProperties ();
117 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
122 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
H A DODTTableStyle.php72 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
102 $style_fields = ODTStyleStyle::getStyleProperties ();
127 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
132 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
H A DODTTextStyle.php135 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
165 $style_fields = ODTStyleStyle::getStyleProperties ();
190 $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
195 … $attrs += $style->importODTStyleInternal(ODTStyleStyle::getStyleProperties (), $open);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js27978 this.getStyleProperties(element, rules, usedProps, inheritMode);
28057 getStyleProperties: function(element, rules, usedProps, inheritMode)
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7430 }}if(element.style){this.getStyleProperties(element,rules,usedProps,inheritMode)
7444 }},getStyleProperties:function(element,rules,usedProps,inheritMode){var props=this.parseCSSProps(el…