Searched refs:ptScroll (Results 1 – 1 of 1) sorted by relevance
601 CFX_PointF ptScroll = GetScrollPos(); in OnMouseWheel() local603 ptScroll.y += GetFontSize(); in OnMouseWheel()605 ptScroll.y -= GetFontSize(); in OnMouseWheel()606 SetScrollPos(ptScroll); in OnMouseWheel()