Searched refs:blendMixedTypes (Results 1 – 2 of 2) sorted by relevance
255 return blendMixedTypes(from, progress, range); in blend()258 return blendMixedTypes(from, progress, range); in blend()304 Length blendMixedTypes(const Length& from, double progress, ValueRange) const;
178 Length Length::blendMixedTypes(const Length& from, double progress, ValueRange range) const in blendMixedTypes() function in WebCore::Length