Searched refs:indicatorPaintProperty (Results 1 – 1 of 1) sorted by relevance
1296 … auto indicatorPaintProperty = indicatorNode->GetPaintProperty<DotIndicatorPaintProperty>(); in ArrowLayout() local1297 CHECK_NULL_VOID(indicatorPaintProperty); in ArrowLayout()1299 … static_cast<float>(indicatorPaintProperty->GetItemWidthValue(theme->GetSize()).ConvertToPx()); in ArrowLayout()1301 …static_cast<float>(indicatorPaintProperty->GetSelectedItemWidthValue(theme->GetSize()).ConvertToPx… in ArrowLayout()1304 if (indicatorPaintProperty->GetIsCustomSizeValue(false)) { in ArrowLayout()