Searched defs:selectedText (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DEditorState.h74 WTF::String selectedText; member in struct:WebKit::EditorState
H A DEditorState.cpp51 encoder << selectedText; local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLTextFormControlElement.cpp218 String HTMLTextFormControlElement::selectedText() const function in class:WebCore::HTMLTextFormControlElement
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetApi/
H A Dqwebview.cpp467 QString QWebView::selectedText() const function in class:QWebView
H A Dqwebpage.cpp2125 QString QWebPage::selectedText() const function in class:QWebPage
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSelectionHandler.cpp106 BlackBerry::Platform::String SelectionHandler::selectedText() const function in class:BlackBerry::WebKit::SelectionHandler
H A DInputHandler.cpp2281 spannable_string_t* InputHandler::selectedText(int32_t flags) function in class:BlackBerry::WebKit::InputHandler
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestatk.c1315 gchar* selectedText = atk_text_get_selection(paragraph1, 0, &startOffset, &endOffset); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebPageAdapter.cpp307 QString QWebPageAdapter::selectedText() const function in class:QWebPageAdapter
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp491 WTF::CString selectedText = smartData->frame->editor().selectedText().utf8(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/qwebpage/
H A Dtst_qwebpage.cpp1085 QString selectedText() { function in class:CursorTrackedPage
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityRenderObject.cpp1394 String AccessibilityRenderObject::selectedText() const function in class:WebCore::AccessibilityRenderObject
H A DAccessibilityObject.h632 virtual String selectedText() const { return String(); } function in class:WebCore::AccessibilityObject
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditor.cpp2643 String Editor::selectedText() const function in class:WebCore::Editor
2655 String Editor::selectedText(TextIteratorBehavior behavior) const function in class:WebCore::Editor
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp4215 spannable_string_t* WebPage::selectedText(int32_t flags) function in class:BlackBerry::WebKit::WebPage
4309 BlackBerry::Platform::String WebPage::selectedText() const function in class:BlackBerry::WebKit::WebPage
4316 BlackBerry::Platform::String selectedText = d->m_selectionHandler->selectedText(); local

Completed in 247 milliseconds