Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h173 bool GetDisableRotation() const in GetDisableRotation() function
H A Drender_swiper.cpp247 disableRotation_ = swiper->GetDisableRotation(); in Update()