Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h301 virtual bool scrollbarsDisabled() const { return false; } in scrollbarsDisabled() function
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp3056 bool FrameView::scrollbarsDisabled() const in scrollbarsDisabled() function in blink::FrameView