Searched refs:ResetSelectedIndex (Results 1 – 4 of 4) sorted by relevance
32 static ArkUINativeModuleValue ResetSelectedIndex(ArkUIRuntimeCallInfo* runtimeCallInfo);
316 ArkUINativeModuleValue TextPickerBridge::ResetSelectedIndex(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectedIndex() function in OHOS::Ace::NG::TextPickerBridge
2783 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextPickerBridge::ResetSelectedIndex)); in RegisterTextpickerAttributes()
64 ResetSelectedIndex(); in Reset()