Home | History | Annotate | Download | only in mac

Lines Matching full:textrange

1097     NSRange textRange = NSMakeRange(location, length);
1098 NSValue *textRangeValue = [NSValue valueWithRange:textRange];