Searched refs:unselectedIndicatorWidth (Results 1 – 3 of 3) sorted by relevance
413 contentProperty.unselectedIndicatorWidth = { 100.0f, 200.0f, 300.0f};422 contentProperty.unselectedIndicatorWidth = { 100.0f, 200.0f, 300.0f};
83 LinearVector<float> unselectedIndicatorWidth; member
52 contentProperty.unselectedIndicatorWidth = unselectedIndicatorWidth_->Get(); in onDraw()119 float width = contentProperty.unselectedIndicatorWidth[i]; in PaintBlackPoint()