Searched refs:setVerticalScrollElasticity (Results 1 – 2 of 2) sorted by relevance
65 …void setVerticalScrollElasticity(ScrollElasticity scrollElasticity) { m_verticalScrollElasticity =… in setVerticalScrollElasticity() function
203 ScrollableArea::setVerticalScrollElasticity(ScrollElasticityAllowed); in FrameView()