Searched refs:m_scrollPoint (Results 1 – 2 of 2) sorted by relevance
121 , m_scrollPoint(item.m_scrollPoint) in HistoryItem()369 return m_scrollPoint; in scrollPoint()374 m_scrollPoint = point; in setScrollPoint()379 m_scrollPoint.setX(0); in clearScrollPoint()380 m_scrollPoint.setY(0); in clearScrollPoint()
209 IntPoint m_scrollPoint; variable