Searched refs:removeStyleConflictingWithStyleOfNode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DEditingStyle.h111 void removeStyleConflictingWithStyleOfNode(Node*);
H A Dmarkup.cpp320 newInlineStyle->removeStyleConflictingWithStyleOfNode(const_cast<Element*>(&element));
H A DEditingStyle.cpp600 void EditingStyle::removeStyleConflictingWithStyleOfNode(Node* node) function in class:WebCore::EditingStyle

Completed in 109 milliseconds