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

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollableArea.h 81 void setHorizontalScrollElasticity(ScrollElasticity scrollElasticity) { m_horizontalScrollElasticity = scrollElasticity; }
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.cpp 142 ScrollableArea::setHorizontalScrollElasticity(ScrollElasticityAllowed);
    [all...]

Completed in 175 milliseconds