Home | History | Annotate | Download | only in WebView

Lines Matching refs:selectedString

1064         NSMutableString *s = [[self selectedString] mutableCopy];
2625 [NSPasteboard _web_setFindPasteboardString:[self selectedString] withOwner:self];
5372 if ([[[self selectedString] _webkit_stringByTrimmingWhitespace] length] == 0)
6300 - (NSString *)selectedString