Home
last modified time | relevance | path

Searched defs:selectText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DWebView.cpp593 SelectText* selectText = static_cast<SelectText*>(getDrawExtra(DrawExtrasSelection)); in getHandleLayerId() local
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1729 void WebViewCore::selectText(int startX, int startY, int endX, int endY) in selectText() function in android::WebViewCore
3446 SelectText* selectText = createSelectText(focusedFrame()->selection()->selection()); in initEditField() local
3826 SelectText* selectText = createSelectText(selection); in updateTextSelection() local