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()
92 auto gradientPercent = static_cast<float>(pickerTheme->GetGradientHeight().ConvertToPx() * in Measure() local97 void TimePickerColumnLayoutAlgorithm::InitGradient(const float& gradientPercent, const RefPtr<Frame… in InitGradient()
114 auto gradientPercent = static_cast<float>(pickerTheme->GetGradientHeight().ConvertToPx()) * in Measure() local119 void DatePickerColumnLayoutAlgorithm::InitGradient(const float& gradientPercent, const RefPtr<Frame… in InitGradient()
1363 auto gradientPercent = static_cast<float>(GRADIENT_COVER_HEIGHT / listStackHeight) ; in DrawPopupListGradient() local