Home
last modified time | relevance | path

Searched defs:shouldUpdateStart (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DApplyStyleCommand.cpp1138 …bool shouldUpdateStart = start.anchorType() == Position::PositionIsOffsetInAnchor && start.contain… in splitTextAtEnd() local
1167 …bool shouldUpdateStart = start.anchorType() == Position::PositionIsOffsetInAnchor && start.contain… in splitTextElementAtEnd() local
1296 bool shouldUpdateStart = start.containerNode() == endNode; in mergeEndWithNextIfIdentical() local