Lines Matching refs:gestures
1016 <a href="<?cs var:toroot ?>training/gestures/index.html"
1018 "How to write apps that allow users to interact with the touch screen via touch gestures."
1019 >Using Touch Gestures</a>
1022 <li><a href="<?cs var:toroot ?>training/gestures/detector.html">
1023 Detecting Common Gestures
1026 <li><a href="<?cs var:toroot ?>training/gestures/movement.html">
1030 <li><a href="<?cs var:toroot ?>training/gestures/scroll.html">
1034 <li><a href="<?cs var:toroot ?>training/gestures/multi.html">
1035 Handling Multi-Touch Gestures
1038 <li><a href="<?cs var:toroot ?>training/gestures/scale.html">
1042 <li><a href="<?cs var:toroot ?>training/gestures/viewgroup.html">