Home | History | Annotate | Download | only in win

Lines Matching refs:compositionRange

5572     if (RefPtr<Range> range = targetFrame->editor()->hasComposition() ? targetFrame->editor()->compositionRange() : targetFrame->selection()->selection().toNormalizedRange()) {