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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.h 137 bool isLegacyAppleStyleSpan(const Node*);
ReplaceSelectionCommand.cpp 535 if (isLegacyAppleStyleSpan(element)) {
728 if (!isLegacyAppleStyleSpan(topNode))
759 if (isLegacyAppleStyleSpan(node)) {
    [all...]
ApplyStyleCommand.cpp 60 bool isLegacyAppleStyleSpan(const Node *node)
    [all...]

Completed in 77 milliseconds