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

  /external/chromium_org/third_party/WebKit/public/web/
WebTouchAction.h 42 WebTouchActionPinchZoom = 0x8,
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TouchActionTest.cpp 291 EXPECT_EQ((WebTouchActionPanX | WebTouchActionPanY | WebTouchActionPinchZoom), client.lastTouchAction()) << failureContextPos;
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp     [all...]
  /external/chromium_org/content/renderer/
render_widget.cc     [all...]

Completed in 91 milliseconds