Searched refs:ResetSelectionMenuHidden (Results 1 – 8 of 8) sorted by relevance
31 static ArkUINativeModuleValue ResetSelectionMenuHidden(ArkUIRuntimeCallInfo* runtimeCallInfo);
27 static ArkUINativeModuleValue ResetSelectionMenuHidden(ArkUIRuntimeCallInfo* runtimeCallInfo);
47 static ArkUINativeModuleValue ResetSelectionMenuHidden(ArkUIRuntimeCallInfo* runtimeCallInfo);
211 ArkUINativeModuleValue SearchBridge::ResetSelectionMenuHidden(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectionMenuHidden() function in OHOS::Ace::NG::SearchBridge
369 ArkUINativeModuleValue TextInputBridge::ResetSelectionMenuHidden(ArkUIRuntimeCallInfo *runtimeCallI… in ResetSelectionMenuHidden() function in OHOS::Ace::NG::TextInputBridge
108 ArkUINativeModuleValue TextAreaBridge::ResetSelectionMenuHidden(ArkUIRuntimeCallInfo *runtimeCallIn… in ResetSelectionMenuHidden() function in OHOS::Ace::NG::TextAreaBridge
1396 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetSelectionMenuHidden)); in GetArkUINativeModule()1838 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetSelectionMenuHidden)); in GetArkUINativeModule()2259 …anda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetSelectionMenuHidden)); in GetArkUINativeModule()
73 ResetSelectionMenuHidden(); in Reset()