Searched refs:shouldDisableDesktopWorkarounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.h482 bool shouldDisableDesktopWorkarounds();
H A DWebViewImpl.cpp752 if (event.data.tap.width > 0 && !shouldDisableDesktopWorkarounds() && !page()->inspectorController().screencastEnabled()) {
4402 bool WebViewImpl::shouldDisableDesktopWorkarounds() function in class:WebViewImpl

Completed in 802 milliseconds