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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
PlatformWheelEvent.h 126 bool hasPreciseScrollingDeltas() const { return m_hasPreciseScrollingDeltas; }
  /external/chromium_org/third_party/WebKit/public/web/
WebInputEvent.h 376 int hasPreciseScrollingDeltas;
389 , hasPreciseScrollingDeltas(false)

Completed in 43 milliseconds