Searched defs:SendCallbackMsg (Results 1 – 12 of 12) sorted by relevance
172 void RotationRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::RotationRecognizer
241 void LongPressRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback, bool i… in SendCallbackMsg() function in OHOS::Ace::LongPressRecognizer
356 void PanRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::PanRecognizer
263 void PinchRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::PinchRecognizer
301 void ClickRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& onAction) in SendCallbackMsg() function in OHOS::Ace::ClickRecognizer
405 void SlideRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::SlideRecognizer
164 void RotationRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::NG::RotationRecognizer
274 void SwipeRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::NG::SwipeRecognizer
299 void PinchRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::NG::PinchRecognizer
278 void ClickRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& onAction) in SendCallbackMsg() function in OHOS::Ace::NG::ClickRecognizer
292 void LongPressRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback, bool i… in SendCallbackMsg() function in OHOS::Ace::NG::LongPressRecognizer
465 void PanRecognizer::SendCallbackMsg(const std::unique_ptr<GestureEventFunc>& callback) in SendCallbackMsg() function in OHOS::Ace::NG::PanRecognizer