Searched refs:ResetOnKeyEvent (Results 1 – 6 of 6) sorted by relevance
54 void ResetOnKeyEvent(ArkUINodeHandle node);
539 NodeModifier::ResetOnKeyEvent,
6675 void ResetOnKeyEvent(ArkUINodeHandle node) in ResetOnKeyEvent() function
320 static ArkUINativeModuleValue ResetOnKeyEvent(ArkUIRuntimeCallInfo* runtimeCallInfo);
7077 ArkUINativeModuleValue CommonBridge::ResetOnKeyEvent(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnKeyEvent() function in OHOS::Ace::NG::CommonBridge
937 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetOnKeyEvent)); in GetArkUINativeModule()