Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1084 bool isParseTwoFingerGesture = ParseTwoFingerGesture(parser, twoFingerGesture_); in ParseJson() local
1090 …if (!isParseShortKeys && !isParseSequences && !isParseTwoFingerGesture && !isParseSingleKnuckleGes… in ParseJson()