Searched defs:scrollbarCornerPresent (Results 1 – 2 of 2) sorted by relevance
75 …virtual bool scrollbarCornerPresent() const { return false; } // We don't support resize on data g… in scrollbarCornerPresent() function
1172 bool ScrollView::scrollbarCornerPresent() const in wheelEvent() function in WebCore::ScrollView