Searched refs:SetDoubleTapSupportEnabled (Results 1 – 4 of 4) sorted by relevance
152 void SetDoubleTapSupportEnabled(JNIEnv* env, jobject obj, jboolean enabled);
1105 void ContentViewCoreImpl::SetDoubleTapSupportEnabled(JNIEnv* env, in SetDoubleTapSupportEnabled() function in content::ContentViewCoreImpl1110 rwhv->SetDoubleTapSupportEnabled(enabled); in SetDoubleTapSupportEnabled()
243 void SetDoubleTapSupportEnabled(bool enabled);
745 void RenderWidgetHostViewAndroid::SetDoubleTapSupportEnabled(bool enabled) { in SetDoubleTapSupportEnabled() function in content::RenderWidgetHostViewAndroid