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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
HTMLInterchange.h 37 #define ApplePasteAsQuotation "Apple-paste-as-quotation"
ReplaceSelectionCommand.cpp 425 return node && node->hasTagName(blockquoteTag) && node->isElementNode() && toElement(node)->getAttribute(classAttr) == ApplePasteAsQuotation;
    [all...]

Completed in 157 milliseconds