Searched refs:ResetOnTextSelectionChange (Results 1 – 9 of 9) sorted by relevance
89 static ArkUINativeModuleValue ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
101 static ArkUINativeModuleValue ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
97 static ArkUINativeModuleValue ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
119 static ArkUINativeModuleValue ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
1344 ArkUINativeModuleValue TextBridge::ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnTextSelectionChange() function in OHOS::Ace::NG::TextBridge
1335 ArkUINativeModuleValue SearchBridge::ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCallIn… in ResetOnTextSelectionChange() function in OHOS::Ace::NG::SearchBridge
1640 ArkUINativeModuleValue TextInputBridge::ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCal… in ResetOnTextSelectionChange() function in OHOS::Ace::NG::TextInputBridge
1171 ArkUINativeModuleValue TextAreaBridge::ResetOnTextSelectionChange(ArkUIRuntimeCallInfo* runtimeCall… in ResetOnTextSelectionChange() function in OHOS::Ace::NG::TextAreaBridge
1361 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetOnTextSelectionChange)); in GetArkUINativeModule()1512 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetOnTextSelectionChange)); in GetArkUINativeModule()1978 …nda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetOnTextSelectionChange)); in GetArkUINativeModule()2387 …da::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetOnTextSelectionChange)); in GetArkUINativeModule()