Home
last modified time | relevance | path

Searched refs:m_updateTextSelection (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/jni/
DWebViewCore.cpp250 jmethodID m_updateTextSelection; member
341 m_javaGlue->m_updateTextSelection = GetJMethod(env, clazz, "updateTextSelection", "(IIII)V"); in WebViewCore()
2396 m_javaGlue->m_updateTextSelection, reinterpret_cast<int>(focusNode), in updateTextSelection()