Lines Matching refs:pressure
314 width, height, pressure, tangentialPressure,
317 source.pointerDown(this, button, width, height, pressure, tangentialPressure,
350 width, height, pressure, tangentialPressure,
353 source.pointerMove(this, x, y, duration, origin, width, height, pressure,
463 function setPointerProperties(action, width, height, pressure, tangentialPressure,
471 if (pressure) {
472 action.pressure = pressure;
512 pointerDown: function(actions, button, width, height, pressure, tangentialPressure,
519 pressure, tangentialPressure, tiltX, tiltY,
532 pointerMove: function(actions, x, y, duration, origin, width, height, pressure,
542 let actionProperties = setPointerProperties(moveAction, width, height, pressure,