Searched defs:slowscroll (Results 1 – 1 of 1) sorted by relevance
2955 int slowscroll = 6 - (rect.top + 10 - pt.y) / 10; in OnTimer() local2964 int slowscroll = 6 - (pt.y - rect.bottom + 10) / 10; in OnTimer() local