Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DFrameView.h346 bool hasCustomScrollbars() const;
DFrameView.cpp2287 bool FrameView::hasCustomScrollbars() const in hasCustomScrollbars() function in WebCore::FrameView
2294 if (static_cast<FrameView*>(widget)->hasCustomScrollbars()) in hasCustomScrollbars()
2326 …erer() && m_frame->contentRenderer()->theme()->supportsControlTints()) || hasCustomScrollbars()) { in updateControlTints()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2968799 (WebCore::FrameView::hasCustomScrollbars):