Searched refs:ResetOnTouch (Results 1 – 6 of 6) sorted by relevance
50 void ResetOnTouch(ArkUINodeHandle node);
535 NodeModifier::ResetOnTouch,
7029 void ResetOnTouch(ArkUINodeHandle node) in ResetOnTouch() function
310 static ArkUINativeModuleValue ResetOnTouch(ArkUIRuntimeCallInfo* runtimeCallInfo);
6864 ArkUINativeModuleValue CommonBridge::ResetOnTouch(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnTouch() function in OHOS::Ace::NG::CommonBridge
917 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetOnTouch)); in GetArkUINativeModule()