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/core/platform/
ScrollableArea.h 69 void setHorizontalScrollElasticity(ScrollElasticity scrollElasticity) { m_horizontalScrollElasticity = scrollElasticity; }
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.cpp 195 ScrollableArea::setHorizontalScrollElasticity(ScrollElasticityAllowed);
    [all...]

Completed in 58 milliseconds