HomeSort by relevance Sort by last modified time
    Searched defs:currentTransform (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 158 const AffineTransform& currentTransform = context->getCTM();
159 bool contextIsScaled = !currentTransform.isIdentityOrTranslationOrFlipped();
    [all...]
RenderLayer.cpp 456 TransformationMatrix RenderLayer::currentTransform() const
    [all...]

Completed in 87 milliseconds