OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
422
return node && node->hasTagName(blockquoteTag) && node->isElementNode() && toElement(node)->getAttribute(classAttr) ==
ApplePasteAsQuotation
;
[
all
...]
Completed in 29 milliseconds