Searched defs:gradientPercent (Results 1 – 4 of 4) sorted by relevance
78 …float gradientPercent = GetGradientPercent(layoutProperty, textPickerPattern, frameSize, pickerThe… in Measure() local85 float gradientPercent = 0.0f; in GetGradientPercent() local183 void TextPickerLayoutAlgorithm::InitGradient(const float& gradientPercent, const RefPtr<FrameNode> … in InitGradient()
93 auto gradientPercent = static_cast<float>(pickerTheme->GetGradientHeight().ConvertToPx() * in Measure() local126 void TimePickerColumnLayoutAlgorithm::InitGradient(const float& gradientPercent, const RefPtr<Frame… in InitGradient()
118 auto gradientPercent = static_cast<float>(pickerTheme->GetGradientHeight().ConvertToPx()) * in Measure() local123 void DatePickerColumnLayoutAlgorithm::InitGradient(const float& gradientPercent, const RefPtr<Frame… in InitGradient()
1386 auto gradientPercent = static_cast<float>(GRADIENT_COVER_HEIGHT / listStackHeight) ; in DrawPopupListGradient() local