Home
last modified time | relevance | path

Searched refs:ResetCanLoop (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_textpicker_bridge.h31 static ArkUINativeModuleValue ResetCanLoop(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_textpicker_bridge.cpp306 ArkUINativeModuleValue TextPickerBridge::ResetCanLoop(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCanLoop() function in OHOS::Ace::NG::TextPickerBridge
H A Darkts_native_api_impl_bridge.cpp2781 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextPickerBridge::ResetCanLoop)); in RegisterTextpickerAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_property.h68 ResetCanLoop(); in Reset()