Searched refs:ApplePasteAsQuotation (Results 1 – 3 of 3) sorted by relevance
37 #define ApplePasteAsQuotation "Apple-paste-as-quotation" macro
405 …ementNode() && static_cast<const Element*>(node)->getAttribute(classAttr) == ApplePasteAsQuotation; in isMailPasteAsQuotationNode()796 || classAttributeValue == ApplePasteAsQuotation) in isInlineNodeWithStyle()
21358 …* khtml/editing/html_interchange.h: Add ApplePasteAsQuotation constant used to check for "marked" …21361 an ApplePasteAsQuotation node.21362 …ml::isMailPasteAsQuotationNode): New helper that looks for nodes marked with ApplePasteAsQuotation.