Home | History | Annotate | Download | only in editing

Lines Matching refs:removeCSSStyle

618                 removeCSSStyle(style, static_cast<HTMLElement*>(block.get()));
1241 void ApplyStyleCommand::removeCSSStyle(CSSMutableStyleDeclaration* style, HTMLElement* elem)
1479 removeCSSStyle(style.get(), elem);