Home | History | Annotate | Download | only in 4.0

Lines Matching full:emulate

1712 which corresponds to a high-fidelity non-touch (that is, pointer-based) input device such as a mouse or trackpad that can adequately emulate touch-based
1727 <li> MUST support pointer <code>down</code> and <code>up</code> on an object on the screen, which allows users to emulate tap on an object on the screen</li>
1729 within a time threshold, which allows users to emulate double tap on an object on the screen [<a href="#resources60">Resources, 60</a>]</li>
1731 followed by a pointer <code>up</code>, which allows users to emulate a touch drag</li>