Home
last modified time | relevance | path

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

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