Home
last modified time | relevance | path

Searched defs:ChangeIndex (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_tab_ffi.cpp56 void TabsController::ChangeIndex(int32_t index) in ChangeIndex() function in OHOS::Ace::Framework::TabsController
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_controller.cpp124 void JSTabsController::ChangeIndex(int32_t index) in ChangeIndex() function in OHOS::Ace::Framework::JSTabsController
H A Djs_swiper.cpp1127 void JSSwiperController::ChangeIndex(const JSCallbackInfo& args) in ChangeIndex() function in OHOS::Ace::Framework::JSSwiperController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h86 void ChangeIndex(int32_t index, bool useAnimation) in ChangeIndex() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp155 void SwiperTestNg::ChangeIndex(int32_t index) in ChangeIndex() function in OHOS::Ace::NG::SwiperTestNg
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp1327 int SQLiteUtils::ChangeIndex(sqlite3 *db, const IndexName &name, const IndexInfo &info, SchemaType … in ChangeIndex() function in DistributedDB::SQLiteUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp1824 void SwiperPattern::ChangeIndex(int32_t index, bool useAnimation) in ChangeIndex() function in OHOS::Ace::NG::SwiperPattern