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 133 void removeStyleFromRulesAndContext(Element*, ContainerNode* context);
ReplaceSelectionCommand.cpp 528 newInlineStyle->removeStyleFromRulesAndContext(element, document().documentElement());
530 newInlineStyle->removeStyleFromRulesAndContext(element, context);
    [all...]
EditingStyle.cpp     [all...]

Completed in 800 milliseconds