Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DScrollView.h117 virtual bool avoidScrollbarCreation() const { return false; } in avoidScrollbarCreation() function
/external/webkit/Source/WebCore/page/
DFrameView.cpp396 bool FrameView::avoidScrollbarCreation() const in avoidScrollbarCreation() function in WebCore::FrameView