Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h251 virtual bool scrollbarCornerPresent() const;
DScrollView.cpp1010 if (!scrollbarCornerPresent()) in isPointInScrollbarCorner()
1030 bool ScrollView::scrollbarCornerPresent() const in scrollbarCornerPresent() function in WebCore::ScrollView