Home
last modified time | relevance | path

Searched refs:SetDisableRotation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h178 void SetDisableRotation(bool disableRation) in SetDisableRotation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.cpp336 swiperContainer_->SetDisableRotation(true); in Build()