Home
last modified time | relevance | path

Searched refs:handle_touchmove (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js636 var handle_touchmove = function(e) { function
649 p.box.removeEventListener('touchmove', handle_touchmove, false)
650 p.box.addEventListener('touchmove', handle_touchmove, false)