Home | History | Annotate | Download | only in gtk

Lines Matching full:textrange

1731     PlainTextRange textRange(startOffset, endOffset - startOffset);
1732 VisiblePositionRange range = coreObject->visiblePositionRangeForRange(textRange);
1774 PlainTextRange textRange(offset, 0);
1775 VisiblePositionRange range = coreObject->visiblePositionRangeForRange(textRange);