Home
last modified time | relevance | path

Searched defs:onChildTouchTest (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h203 void SetOnTouchTestFunc(NG::OnChildTouchTestFunc&& onChildTouchTest) override {}; in SetOnTouchTestFunc()
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Drender_picker_base.cpp71 bool RenderPickerBase::onChildTouchTest( in onChildTouchTest() function in OHOS::Ace::RenderPickerBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h969 void SetOnTouchTestFunc(NG::OnChildTouchTestFunc&& onChildTouchTest) override in SetOnTouchTestFunc()
Dview_abstract.cpp991 void ViewAbstract::SetOnTouchTestFunc(NG::OnChildTouchTestFunc&& onChildTouchTest) in SetOnTouchTestFunc()