Home | History | Annotate | Download | only in pdf

Lines Matching refs:postTranslate

692         xMirror.postTranslate(2 * width, 0);
699 yMirror.postTranslate(0, 2 * height);
707 mirror.postTranslate(2 * width, 2 * height);
757 leftMatrix.postTranslate(surfaceBBox.fLeft, 0);
762 leftMatrix.postTranslate(0, 2 * height);
775 rightMatrix.postTranslate(width, 0);
780 rightMatrix.postTranslate(0, 2 * height);
795 topMatrix.postTranslate(0, surfaceBBox.fTop);
800 topMatrix.postTranslate(2 * width, 0);
813 bottomMatrix.postTranslate(0, height);
818 bottomMatrix.postTranslate(2 * width, 0);