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

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollableArea.h 84 void setVerticalScrollElasticity(ScrollElasticity scrollElasticity) { m_verticalScrollElasticity = scrollElasticity; }
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.cpp 132 ScrollableArea::setVerticalScrollElasticity(ScrollElasticityAllowed);
    [all...]

Completed in 68 milliseconds