Searched refs:ptScroll (Results 1 – 1 of 1) sorted by relevance
547 CFX_PointF ptScroll = GetScrollPos(); in OnMouseWheel() local549 ptScroll.y += GetFontSize(); in OnMouseWheel()551 ptScroll.y -= GetFontSize(); in OnMouseWheel()552 SetScrollPos(ptScroll); in OnMouseWheel()