Home
last modified time | relevance | path

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

/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js1055 const TOUCH_EVENT_REGEXP = /^(touch)/; constant
1104 if ((process.env.DEVICE_LEVEL === DEVICE_LEVEL.LITE || TOUCH_EVENT_REGEXP.test(name)) &&