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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
ScrollableArea.h 58 virtual bool requestScrollPositionUpdate(const IntPoint&) { return false; }
ScrollableArea.cpp 205 if (requestScrollPositionUpdate(offset))
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.h 164 virtual bool requestScrollPositionUpdate(const IntPoint&) OVERRIDE;
FrameView.cpp     [all...]

Completed in 680 milliseconds