settingsImpl 645 Source/web/WebViewImpl.cpp if (settingsImpl()->gestureTapHighlightEnabled()) settingsImpl 688 Source/web/WebViewImpl.cpp if (settingsImpl()->gestureTapHighlightEnabled()) settingsImpl 1691 Source/web/WebViewImpl.cpp settingsImpl()->setForceCompositingMode(enter); settingsImpl 2378 Source/web/WebViewImpl.cpp return settingsImpl(); settingsImpl 2807 Source/web/WebViewImpl.cpp if (settingsImpl()->viewportMetaLayoutSizeQuirk() && adjustedDescription.type == ViewportDescription::ViewportMeta) { settingsImpl 2820 Source/web/WebViewImpl.cpp if (settingsImpl()->clobberUserAgentInitialScaleQuirk() settingsImpl 2828 Source/web/WebViewImpl.cpp m_pageScaleConstraintsSet.adjustForAndroidWebViewQuirks(adjustedDescription, m_size, defaultMinWidth.intValue(), deviceScaleFactor(), settingsImpl()->supportDeprecatedTargetDensityDPI(), page()->settings().wideViewportQuirkEnabled(), page()->settings().useWideViewport(), page()->settings().loadWithOverviewMode(), settingsImpl()->viewportMetaNonUserScalableQuirk()); settingsImpl 510 Source/web/WebViewImpl.h WebSettingsImpl* settingsImpl(); settingsImpl 891 Source/web/tests/WebViewTest.cpp webView->settingsImpl()->setNavigateOnDragDrop(false);