Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp1349 …bool typeNameFlag = typeName == "touch" || typeName == "pinch" || typeName == "threeFingersSwipe" … in OnPointerEventInJsThread() local
1352 if (typeNameFlag) { in OnPointerEventInJsThread()