Searched defs:horizontalScrollbarMode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/mac/
H A DScrollingCoordinatorMac.h110 ScrollbarMode horizontalScrollbarMode; member in struct:WebCore::ScrollingCoordinatorMac::ScrollParameters
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingStateScrollingNode.cpp197 void ScrollingStateScrollingNode::setHorizontalScrollbarMode(ScrollbarMode horizontalScrollbarMode) argument
H A DScrollingStateScrollingNode.h102 ScrollbarMode horizontalScrollbarMode() const { return m_horizontalScrollbarMode; } function in class:WebCore::ScrollingStateScrollingNode
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollView.h92 ScrollbarMode horizontalScrollbarMode() const { ScrollbarMode horizontal, vertical; scrollbarModes(horizontal, vertical); return horizontal; } function in class:WebCore::ScrollView
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrame.cpp762 createView(const IntSize& viewportSize, const Color& backgroundColor, bool transparent, const IntSize& fixedLayoutSize, const IntRect& fixedVisibleContentRect , bool useFixedLayout, ScrollbarMode horizontalScrollbarMode, bool horizontalLock, ScrollbarMode verticalScrollbarMode, bool verticalLock) argument

Completed in 143 milliseconds