Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h41 pressPadding_ = theme->GetPressPadding(); in InitStyle()
166 const Dimension& GetPressPadding() const in GetPressPadding() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h227 const Dimension& GetPressPadding() const in GetPressPadding() function
H A Drender_swiper.cpp2095 (indicator_->GetPressPadding() - indicator_->GetStartEndPadding()) * zoomValue_); in UpdateIndicatorItem()