Searched refs:GetVerticalScrollBar (Results 1 – 6 of 6) sorted by relevance
264 ::boost::shared_ptr<ScrollBar> SlideSorter::GetVerticalScrollBar (void) const in GetVerticalScrollBar() function in sd::slidesorter::SlideSorter361 GetVerticalScrollBar()->Show(); in SetupControls()516 ::boost::shared_ptr<ScrollBar> pScrollBar = GetVerticalScrollBar(); in GetBorder()
102 ScrollBar& GetVerticalScrollBar (void);
112 xChild = rPanel.GetVerticalScrollBar().GetAccessible(); in getAccessibleChild()
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 36 milliseconds