Searched defs:jwebview (Results 1 – 1 of 1) sorted by relevance
2172 static bool nativeCursorWantsKeyEvents(JNIEnv* env, jobject jwebview) { in nativeCursorWantsKeyEvents()2658 static void nativeDumpDisplayTree(JNIEnv* env, jobject jwebview, jstring jurl) in nativeDumpDisplayTree()2698 static int nativeScrollableLayer(JNIEnv* env, jobject jwebview, jint x, jint y, in nativeScrollableLayer()2728 static void nativeSetIsScrolling(JNIEnv* env, jobject jwebview, jboolean isScrolling) in nativeSetIsScrolling()