Home
last modified time | relevance | path

Searched refs:styleObj (Results 1 – 5 of 5) sorted by relevance

/plugin/odt/ODT/
H A DODTParagraph.php72 $styleObj = clone $styleFirstTemplate;
73 if (isset($styleObj)) {
74 $styleObj->setProperty('style-name', $styleNameFirst);
75 $styleObj->setProperty('style-parent', $styleName);
76 $styleObj->setProperty('style-display-name', $styleDisplayName);
79 … $styleObj->setProperty('margin-bottom', $styleBody->getProperty('margin-bottom'));
81 $params->document->addStyle($styleObj);
H A DODTState.php146 $styleObj = $this->document->getStyle($element->getStyleName());
147 $element->setStyle($styleObj);
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js239 var styleObj = window.getComputedStyle( cell, null ) ;
240 cssGuess = parseInt( styleObj.getPropertyValue( "padding-left" ), 10 ) +
241 parseInt( styleObj.getPropertyValue( "padding-right" ), 10 ) ;
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js239 var styleObj = window.getComputedStyle( cell, null ) ;
240 cssGuess = parseInt( styleObj.getPropertyValue( "padding-left" ), 10 ) +
241 parseInt( styleObj.getPropertyValue( "padding-right" ), 10 ) ;
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2048 mxGraphMlCodec.prototype.addEdgeStyle = function (edge, styleObj, styleMap) argument
2155 this.mapObject(styleObj, {