Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h42 pressPointPadding_ = theme->GetPressPointPadding(); in InitStyle()
176 const Dimension& GetPressPointPadding() const in GetPressPointPadding() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h232 const Dimension& GetPressPointPadding() const in GetPressPointPadding() function
H A Drender_swiper.cpp2118 (indicator_->GetPressPointPadding() - indicator_->GetIndicatorPointPadding()) * in UpdateIndicatorItem()