Searched refs:DoubleKnuckleClickEvent (Results 1 – 2 of 2) sorted by relevance
45 int32_t DoubleKnuckleClickEvent(int32_t downX, int32_t downY);
1921 DoubleKnuckleClickEvent(firstDownX, firstDownY); in DoubleKnuckleGestureProcesser()1923 DoubleKnuckleClickEvent(secondDownX, secondDownY); in DoubleKnuckleGestureProcesser()1963 int32_t InputManagerCommand::DoubleKnuckleClickEvent(int32_t downX, int32_t downY) in DoubleKnuckleClickEvent() function in OHOS::MMI::InputManagerCommand