Home | History | Annotate | Download | only in editing

Lines Matching refs:styleAttr

747             setNodeAttribute(element.get(), styleAttr, inlineStyleDecl->cssText());
750 removeNodeAttribute(element.get(), styleAttr);
875 setNodeAttribute(element, styleAttr, inlineStyle->cssText());
1087 setNodeAttribute(element, styleAttr, inlineStyle->cssText());
1180 else if (attributes->length() == 1 && elem->hasAttribute(styleAttr)) {
1263 removeNodeAttribute(elem, styleAttr);
1368 setNodeAttribute(element, styleAttr, cssText);
1753 setNodeAttribute(block, styleAttr, cssText);
1815 styleElement->setAttribute(styleAttr, styleChange.cssStyle());