Searched refs:m_preventNesting (Results 1 – 2 of 2) sorted by relevance
98 bool m_preventNesting; variable
350 , m_preventNesting(options & PreventNesting) in ReplaceSelectionCommand()847 m_preventNesting = false; in doApply()883 …if (m_preventNesting && !startIsInsideMailBlockquote && !isEndOfParagraph(visibleStart) && !isStar… in doApply()893 …if (startIsInsideMailBlockquote && m_preventNesting && !(enclosingNodeOfType(insertionPos, &isTabl… in doApply()922 if (m_preventNesting && startBlock && !startIsInsideMailBlockquote) { in doApply()