ForSelection       67 Source/core/editing/PlainTextRange.cpp     return createRangeFor(scope, ForSelection);
ForSelection       81 Source/core/editing/PlainTextRange.cpp     TextIterator it(rangeOfContents(const_cast<ContainerNode*>(&scope)).get(), getRangeFor == ForSelection ? TextIteratorEmitsCharactersBetweenAllVisiblePositions : TextIteratorDefaultBehavior);