Home
last modified time | relevance | path

Searched refs:m_expandForSpecialElements (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DDeleteSelectionCommand.h73 bool m_expandForSpecialElements; variable
DDeleteSelectionCommand.cpp82 m_expandForSpecialElements(expandForSpecialElements), in DeleteSelectionCommand()
98 m_expandForSpecialElements(expandForSpecialElements), in DeleteSelectionCommand()
125 if (!m_expandForSpecialElements) in initializeStartEnd()