Searched refs:ForSelection (Results 1 – 2 of 2) sorted by relevance
67 return createRangeFor(scope, ForSelection); in createRangeForSelection()81 …eOfContents(const_cast<ContainerNode*>(&scope)).get(), getRangeFor == ForSelection ? TextIteratorE… in createRangeFor()
59 enum GetRangeFor { ForGeneric, ForSelection }; enumerator