Home | History | Annotate | Download | only in WebView

Lines Matching full:smartreplace

930         [[self _frame] _replaceSelectionWithText:text selectReplacement:NO smartReplace:[self _canSmartReplaceWithPasteboard:pasteboard]]; 
4753 [frame _replaceSelectionWithText:word selectReplacement:NO smartReplace:NO];
4836 [[self _frame] _replaceSelectionWithText:newWord selectReplacement:YES smartReplace:NO];