Searched refs:currentRoot (Results 1 – 1 of 1) sorted by relevance
818 Element* currentRoot = selection.rootEditableElement(); in doApply() local846 startBlock == currentRoot || isListItem(startBlock) || selectionIsPlainText) in doApply()923 ASSERT(startBlock != currentRoot); in doApply()1121 if (m_smartReplace && currentRoot) { in doApply()1123 Node* start = currentRoot->shadowAncestorNode(); in doApply()