Searched refs:m_scrollPoint (Results 1 – 2 of 2) sorted by relevance
62 , m_scrollPoint(item.m_scrollPoint) in HistoryItem()161 return m_scrollPoint; in scrollPoint()166 m_scrollPoint = point; in setScrollPoint()171 m_scrollPoint.setX(0); in clearScrollPoint()172 m_scrollPoint.setY(0); in clearScrollPoint()
116 IntPoint m_scrollPoint; variable