Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h307 const Dimension& GetSmallArrowBackgroundSize() const in GetSmallArrowBackgroundSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp622 : swiperIndicatorTheme->GetSmallArrowBackgroundSize(); in GetArrowInfo()
666 … swiperArrowParameters.backgroundSize = swiperIndicatorTheme->GetSmallArrowBackgroundSize(); in SetDisplayArrow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp149 : swiperIndicatorTheme->GetSmallArrowBackgroundSize(); in SetArrowBackgroundInfo()
545 swiperArrowParameters.backgroundSize = swiperIndicatorTheme->GetSmallArrowBackgroundSize(); in SetSwiperDisplayArrow()