Home
last modified time | relevance | path

Searched defs:scrollbarsCanBeActive (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.h126 virtual bool scrollbarsCanBeActive() const OVERRIDE { return false; } in scrollbarsCanBeActive() function
DFrameView.cpp2237 bool FrameView::scrollbarsCanBeActive() const in scrollbarsCanBeActive() function in blink::FrameView
/external/chromium_org/third_party/WebKit/Source/web/
DScrollbarGroup.cpp247 bool ScrollbarGroup::scrollbarsCanBeActive() const in scrollbarsCanBeActive() function in blink::ScrollbarGroup
DPopupListBox.cpp881 bool PopupListBox::scrollbarsCanBeActive() const in scrollbarsCanBeActive() function in blink::PopupListBox
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayerTest.cpp135 virtual bool scrollbarsCanBeActive() const OVERRIDE { return false; } in scrollbarsCanBeActive() function in __anon9e4d41630111::FakeScrollableArea
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerScrollableArea.cpp480 bool RenderLayerScrollableArea::scrollbarsCanBeActive() const in scrollbarsCanBeActive() function in blink::RenderLayerScrollableArea