Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dclick_event.cpp52 auto sysJudgeFunc = GetSysJudgeFunc(); in OnCollectTouchTarget()
60 std::optional<GestureJudgeFunc> ClickEventActuator::GetSysJudgeFunc() const in GetSysJudgeFunc() function in OHOS::Ace::NG::ClickEventActuator
H A Dclick_event.h146 std::optional<GestureJudgeFunc> GetSysJudgeFunc() const;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfive_ng.cpp2048 auto sysJudgeFunc = gestureEventHub->clickEventActuator_->GetSysJudgeFunc();