Searched refs:fMatrixTlm (Results 1 – 2 of 2) sorted by relevance
138 SkMatrix fMatrixTlm; member329 fMatrixTlm = SkMatrix::I(); in SkPdfGraphicsState()
702 pdfContext->fGraphicsState.fMatrixTlm = matrix; in doXObject_Form()797 pdfContext->fGraphicsState.fMatrixTlm = pdfContext->fGraphicsState.fMatrixTm; in doType3Char()1016 pdfContext->fGraphicsState.fMatrixTlm.preConcat(matrix); in PdfOp_Td()1072 pdfContext->fGraphicsState.fMatrixTlm = matrix; in PdfOp_Tm()1443 pdfContext->fGraphicsState.fMatrixTlm = matrix; in PdfOp_BT()2826 pdfContext.fGraphicsState.fMatrixTlm = pdfContext.fGraphicsState.fCTM; in renderPage()