Home
last modified time | relevance | path

Searched refs:setupScrollbar (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp91 setupScrollbar(WebScrollbar::Horizontal); in setSize()
92 setupScrollbar(WebScrollbar::Vertical); in setSize()
261 setupScrollbar(WebScrollbar::Horizontal); in attachToLayerTree()
262 setupScrollbar(WebScrollbar::Vertical); in attachToLayerTree()
269 void PinchViewport::setupScrollbar(WebScrollbar::Orientation orientation) in setupScrollbar() function in blink::PinchViewport
DPinchViewport.h143 void setupScrollbar(blink::WebScrollbar::Orientation);