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 467 bool shouldDisableDesktopWorkarounds();
WebViewImpl.cpp 692 if (event.data.tap.width > 0 && !shouldDisableDesktopWorkarounds()) {
    [all...]

Completed in 261 milliseconds