Searched refs:canBeScrolled (Results 1 – 1 of 1) sorted by relevance
1425 bool canBeScrolled = false; in gestureNotify() local1429 canBeScrolled = true; in gestureNotify()1442 if (hitScrollbar || !canBeScrolled) { in gestureNotify()