Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h637 WTF::String modifySelectionDomNavigationAxis(WebCore::DOMSelection* selection,
DWebViewCore.cpp2278 return modifySelectionDomNavigationAxis(selection, direction, axis); in modifySelection()
2731 String WebViewCore::modifySelectionDomNavigationAxis(DOMSelection* selection, int direction, int ax… in modifySelectionDomNavigationAxis() function in android::WebViewCore