Home
last modified time | relevance | path

Searched defs:customScrollbarElement (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp371 bool FrameView::shouldUseCustomScrollbars(Element*& customScrollbarElement, LocalFrame*& customScro… in shouldUseCustomScrollbars()
410 Element* customScrollbarElement = 0; in createScrollbar() local