Searched refs:translateRight (Results 1 – 5 of 5) sorted by relevance
56 … m_accumulatedTransform->translateRight(offset.width().toDouble(), offset.height().toDouble()); in translateTransform()
227 TransformationMatrix& translateRight(double tx, double ty);
931 TransformationMatrix& TransformationMatrix::translateRight(double tx, double ty) in translateRight() function in blink::TransformationMatrix952 translateRight(tx, ty); in translateRight3d()
635 …t.translateRight(adjustmentForSkippedAncestor.width().toFloat(), adjustmentForSkippedAncestor.heig… in pushMappingToContainer()
1935 transform.translateRight(roundedDelta.x(), roundedDelta.y()); in paintLayerByApplyingTransform()2352 … newTransform.translateRight(roundToInt(offset.width()), roundToInt(offset.height())); in paintChildLayerIntoColumns()2370 …transform.translateRight(roundToInt(childOffset.x() + offset.width()), roundToInt(childOffset.y() … in paintChildLayerIntoColumns()2928 newTransform.translateRight(offset.width(), offset.height()); in hitTestChildLayerColumns()