Searched refs:m_preventNesting (Results 1 – 2 of 2) sorted by relevance
113 bool m_preventNesting; variable
366 , m_preventNesting(options & PreventNesting) in ReplaceSelectionCommand()923 m_preventNesting = false; in doApply()961 …if (m_preventNesting && !startIsInsideMailBlockquote && !isEndOfParagraph(visibleStart) && !isStar… in doApply()971 …if (startIsInsideMailBlockquote && m_preventNesting && !(enclosingNodeOfType(insertionPos, &isTabl… in doApply()1000 …if (m_preventNesting && insertionBlock && !isTableCell(insertionBlock.get()) && !startIsInsideMail… in doApply()