Searched refs:GetIndicatorWidth (Results 1 – 3 of 3) sorted by relevance
56 Dimension GetIndicatorWidth() const in GetIndicatorWidth() function
357 double GetIndicatorWidth(SwiperIndicatorData& indicatorData);
1873 double RenderSwiper::GetIndicatorWidth(SwiperIndicatorData& indicatorData) in GetIndicatorWidth() function in OHOS::Ace::RenderSwiper1932 indicatorData.indicatorPaintData.width = GetIndicatorWidth(indicatorData); in LayoutIndicator()1936 indicatorData.indicatorPaintData.height = GetIndicatorWidth(indicatorData); in LayoutIndicator()