Home
last modified time | relevance | path

Searched refs:GetSmallArrowSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h312 const Dimension& GetSmallArrowSize() const in GetSmallArrowSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp632 : swiperIndicatorTheme->GetSmallArrowSize(); in GetArrowInfo()
668 swiperArrowParameters.arrowSize = swiperIndicatorTheme->GetSmallArrowSize(); in SetDisplayArrow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp159 : swiperIndicatorTheme->GetSmallArrowSize(); in SetArrowBackgroundInfo()
547 swiperArrowParameters.arrowSize = swiperIndicatorTheme->GetSmallArrowSize(); in SetSwiperDisplayArrow()