Function layout_2013::display_list::gradient::convert_gradient_stops

source ยท
fn convert_gradient_stops(
    style: &ComputedValues,
    gradient_items: &[GradientItem<Color, LengthPercentage>],
    total_length: Au,
) -> GradientBuilder