Searched refs:m_matchStyle (Results 1 – 2 of 2) sorted by relevance
113 bool m_matchStyle; variable
370 , m_matchStyle(options & MatchStyle) in ReplaceSelectionCommand()919 m_matchStyle = false; in doApply()921 if (m_matchStyle) { in doApply()1057 if (!m_matchStyle && !enclosingList(insertionPos.containerNode())) { in doApply()1245 m_matchStyle = false; in doApply()1352 if (m_matchStyle) { in completeHTMLReplacement()