Searched refs:GetVerticalScrollBar (Results 1 – 6 of 6) sorted by relevance
263 ::boost::shared_ptr<ScrollBar> SlideSorter::GetVerticalScrollBar (void) const in GetVerticalScrollBar() function in sd::slidesorter::SlideSorter360 GetVerticalScrollBar()->Show(); in SetupControls()515 ::boost::shared_ptr<ScrollBar> pScrollBar = GetVerticalScrollBar(); in GetBorder()
112 xChild = rPanel.GetVerticalScrollBar().GetAccessible(); in getAccessibleChild()
102 ScrollBar& GetVerticalScrollBar (void);
132 ::boost::shared_ptr<ScrollBar> GetVerticalScrollBar (void) const;
48 mpVerticalScrollBar(mrSlideSorter.GetVerticalScrollBar()), in ScrollBarManager()
924 ::boost::shared_ptr<ScrollBar> pVScrollBar (mrSlideSorter.GetVerticalScrollBar()); in UpdatePageUnderMouse()
Completed in 42 milliseconds