Searched defs:canBlend (Results 1 – 2 of 2) sorted by relevance
148 bool canBlend = !lastValue; in appendKeyframeWithStandardTimingFunction() local170 bool canBlend = !lastValue; in appendKeyframeWithCustomBezierTimingFunction() local
39 bool BasicShape::canBlend(const BasicShape* other) const in canBlend() function in WebCore::BasicShape