Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DScrollbarGroup.cpp96 …WebPluginScrollbarImpl* webScrollbar = orientation == HorizontalScrollbar ? m_horizontalScrollbar … in scrollSize() local
97 if (!webScrollbar) in scrollSize()
99 Scrollbar* scrollbar = webScrollbar->scrollbar(); in scrollSize()