Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DSelectionController.cpp308 …bool shouldRemoveBase = shouldRemovePositionAfterAdoptingTextReplacement(base, m_selection.isBaseF… in textWillBeReplaced() local
316 if (!shouldRemoveBase && !shouldRemoveExtent) in textWillBeReplaced()
329 …respondToNodeModification(node, shouldRemoveBase, shouldRemoveExtent, shouldRemoveStart, shouldRem… in textWillBeReplaced()