Home
last modified time | relevance | path

Searched refs:GetBigArrowBackgroundSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h325 const Dimension& GetBigArrowBackgroundSize() const in GetBigArrowBackgroundSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp1248 … swiperLayoutProperty->GetBackgroundSizeValue(swiperIndicatorTheme->GetBigArrowBackgroundSize()) in MeasureArrow()
1251 … swiperLayoutProperty->GetBackgroundSizeValue(swiperIndicatorTheme->GetBigArrowBackgroundSize()) in MeasureArrow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp602 : swiperIndicatorTheme->GetBigArrowBackgroundSize(); in GetArrowInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp129 : swiperIndicatorTheme->GetBigArrowBackgroundSize(); in SetArrowBackgroundInfo()