Searched refs:removeCSSProperty (Results 1 – 3 of 3) sorted by relevance
122 void removeCSSProperty(PassRefPtrWillBeRawPtr<Element>, CSSPropertyID);
580 void CompositeEditCommand::removeCSSProperty(PassRefPtrWillBeRawPtr<Element> element, CSSPropertyID… in removeCSSProperty() function in blink::CompositeEditCommand
991 removeCSSProperty(element, properties[i]); in removeCSSStyle()