Home
last modified time | relevance | path

Searched refs:ParseTwoFingerGesture (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h137 bool ParseTwoFingerGesture(const JsonParser& parser, TwoFingerGesture& gesture);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp695 bool ParseTwoFingerGesture(const JsonParser& parser, TwoFingerGesture& gesture) in ParseTwoFingerGesture() function
H A Dkey_command_handler.cpp1003 bool isParseTwoFingerGesture = ParseTwoFingerGesture(parser, twoFingerGesture_); in ParseJson()

Completed in 6 milliseconds