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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.h 138 bool isLegacyAppleHTMLSpanElement(const Node*);
ReplaceSelectionCommand.cpp 558 if (isLegacyAppleHTMLSpanElement(element)) {
753 if (!isLegacyAppleHTMLSpanElement(topNode))
    [all...]
ApplyStyleCommand.cpp 65 bool isLegacyAppleHTMLSpanElement(const Node* node)
    [all...]

Completed in 201 milliseconds