Searched refs:rootWillStayOpenWithoutPlaceholder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DDeleteSelectionCommand.cpp791 bool rootWillStayOpenWithoutPlaceholder = downstreamEnd.containerNode() == downstreamEnd.containerNode()->rootEditableElement() local
794 m_needPlaceholder = !rootWillStayOpenWithoutPlaceholder
836 if (!m_needPlaceholder && rootWillStayOpenWithoutPlaceholder) {

Completed in 89 milliseconds