Home | History | Annotate | Download | only in WebView

Lines Matching refs:selectedString

965         NSMutableString *s = [[self selectedString] mutableCopy];
2509 [NSPasteboard _web_setFindPasteboardString:[self selectedString] withOwner:self];
5237 if ([[[self selectedString] _webkit_stringByTrimmingWhitespace] length] == 0)
6033 - (NSString *)selectedString