HomeSort by relevance Sort by last modified time
    Searched refs:removeStyleFromRulesAndContext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.h 138 void removeStyleFromRulesAndContext(Element*, Node* context);
ReplaceSelectionCommand.cpp 506 newInlineStyle->removeStyleFromRulesAndContext(element, document()->documentElement());
508 newInlineStyle->removeStyleFromRulesAndContext(element, context);
    [all...]
EditingStyle.cpp     [all...]

Completed in 197 milliseconds