Home
last modified time | relevance | path

Searched refs:SetShouldBuiltInRecognizerParallelWith (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h269 static void SetShouldBuiltInRecognizerParallelWith(
648 static void SetShouldBuiltInRecognizerParallelWith(
H A Dview_abstract_model_ng.h932 void SetShouldBuiltInRecognizerParallelWith( in SetShouldBuiltInRecognizerParallelWith() function
935 …ViewAbstract::SetShouldBuiltInRecognizerParallelWith(std::move(shouldBuiltInRecognizerParallelWith… in SetShouldBuiltInRecognizerParallelWith()
H A Dview_abstract_model.h263 virtual void SetShouldBuiltInRecognizerParallelWith(
H A Dview_abstract.cpp1108 void ViewAbstract::SetShouldBuiltInRecognizerParallelWith( in SetShouldBuiltInRecognizerParallelWith() function in OHOS::Ace::NG::ViewAbstract
4824 void ViewAbstract::SetShouldBuiltInRecognizerParallelWith( in SetShouldBuiltInRecognizerParallelWith() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h188 void SetShouldBuiltInRecognizerParallelWith( in SetShouldBuiltInRecognizerParallelWith() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h339 …static ArkUINativeModuleValue SetShouldBuiltInRecognizerParallelWith(ArkUIRuntimeCallInfo* runtime…
H A Darkts_native_common_bridge.cpp7460 ArkUINativeModuleValue CommonBridge::SetShouldBuiltInRecognizerParallelWith(ArkUIRuntimeCallInfo* r… in SetShouldBuiltInRecognizerParallelWith() function in OHOS::Ace::NG::CommonBridge
7498 NG::ViewAbstract::SetShouldBuiltInRecognizerParallelWith( in SetShouldBuiltInRecognizerParallelWith()
7509 ViewAbstract::SetShouldBuiltInRecognizerParallelWith(frameNode, nullptr); in ResetShouldBuiltInRecognizerParallelWith()
H A Darkts_native_api_impl_bridge.cpp975 …ionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::SetShouldBuiltInRecognizerParallelWith)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp512 …ViewAbstract::SetShouldBuiltInRecognizerParallelWith(std::move(shouldBuiltInRecognizerParallelWith…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp618 …ViewAbstract::SetShouldBuiltInRecognizerParallelWith(frameNode, std::move(parallelInnerGestureTo)); in setInnerGestureParallelTo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9930 ViewAbstractModel::GetInstance()->SetShouldBuiltInRecognizerParallelWith(nullptr); in JsShouldBuiltInRecognizerParallelWith()
9946 ViewAbstractModel::GetInstance()->SetShouldBuiltInRecognizerParallelWith( in JsShouldBuiltInRecognizerParallelWith()