Home
last modified time | relevance | path

Searched defs:SetCanLoop (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtextpicker_model_impl.h32 void SetCanLoop(const bool value) override {}; in SetCanLoop() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_model_ng.cpp210 void TextPickerModelNG::SetCanLoop(const bool value) in SetCanLoop() function in OHOS::Ace::NG::TextPickerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textpicker.cpp814 void JSTextPicker::SetCanLoop(const JSCallbackInfo& info) in SetCanLoop() function in OHOS::Ace::Framework::JSTextPicker