Searched refs:unselectedIndicatorHeight (Results 1 – 3 of 3) sorted by relevance
414 contentProperty.unselectedIndicatorHeight = { 100.0f, 200.0f, 300.0f};423 contentProperty.unselectedIndicatorHeight = { 100.0f, 200.0f, 300.0f};
84 LinearVector<float> unselectedIndicatorHeight; member
53 contentProperty.unselectedIndicatorHeight = unselectedIndicatorHeight_->Get(); in onDraw()120 float height = contentProperty.unselectedIndicatorHeight[i]; in PaintBlackPoint()