Searched refs:m_replace (Results 1 – 3 of 3) sorted by relevance
72 bool m_replace; variable
81 m_replace(replace), in DeleteSelectionCommand()97 m_replace(replace), in DeleteSelectionCommand()724 if (!m_replace) { in doApply()
42566 … * editing/DeleteSelectionCommand.h: Added m_replace to keep track of whether this deletion is 42569 (WebCore::DeleteSelectionCommand::DeleteSelectionCommand): Initialize m_replace.