HomeSort by relevance Sort by last modified time
    Searched refs:shouldDisableDesktopWorkarounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 482 bool shouldDisableDesktopWorkarounds();
WebViewImpl.cpp 752 if (event.data.tap.width > 0 && !shouldDisableDesktopWorkarounds() && !page()->inspectorController().screencastEnabled()) {
    [all...]

Completed in 76 milliseconds