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

/external/webkit/Source/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp469 static PassRefPtr<CSSValue> computedTransform(RenderObject* renderer, const RenderStyle* style, CSSPrimitiveValueCache* primitiveValueCache) function in namespace:WebCore
1639 return computedTransform(renderer, style.get(), primitiveValueCache);

Completed in 17 milliseconds