Searched refs:GetIndicatorDigitHeight (Results 1 – 3 of 3) sorted by relevance
63 …if (LessNotEqual(indicatorHeight, swiperIndicatorTheme->GetIndicatorDigitHeight().ConvertToPx())) { in Measure()64 indicatorHeight = swiperIndicatorTheme->GetIndicatorDigitHeight().ConvertToPx(); in Measure()
374 const Dimension& GetIndicatorDigitHeight() const in GetIndicatorDigitHeight() function
1098 …if (LessNotEqual(indicatorHeight, swiperIndicatorTheme->GetIndicatorDigitHeight().ConvertToPx())) { in PlaceDigitChild()1099 indicatorHeight = swiperIndicatorTheme->GetIndicatorDigitHeight().ConvertToPx(); in PlaceDigitChild()1125 auto themeHeight = swiperIndicatorTheme->GetIndicatorDigitHeight().ConvertToPx(); in PlaceDigitChild()