Searched defs:selectedString (Results 1 – 8 of 8) sorted by relevance
768 … String selectedString = frame->displayStringModifiedByEncoding(frame->editor()->selectedText()); in populate() local894 … String selectedString = frame->displayStringModifiedByEncoding(frame->editor()->selectedText()); in populate() local
53 @protocol PBXSelectableText - (NSString *)selectedString; method
193 String contextMenuItemTagLookUpInDictionary(const String& selectedString) in contextMenuItemTagLookUpInDictionary()
299 …ing DefaultLocalizationStrategy::contextMenuItemTagLookUpInDictionary(const String& selectedString) in contextMenuItemTagLookUpInDictionary()
734 {
6301 {
1845 String selectedString = selectedText(); in isSelectionMisspelled() local1894 String selectedString = selectedText(); in guessesForMisspelledSelection() local
1053 HRESULT STDMETHODCALLTYPE WebFrame::selectedString( in selectedString() function in WebFrame