Home | History | Annotate | Download | only in win

Lines Matching full:compositionrange

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