Searched refs:blendMixedTypes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DLength.h300 return blendMixedTypes(from, progress, range);
303 return blendMixedTypes(from, progress, range);
334 Length blendMixedTypes(const Length& from, double progress, ValueRange) const;
H A DLength.cpp179 Length Length::blendMixedTypes(const Length& from, double progress, ValueRange range) const function in class:blink::Length

Completed in 487 milliseconds