Home
last modified time | relevance | path

Searched refs:prepend_to_current_transformation_matrix (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_allstates.h44 void prepend_to_current_transformation_matrix(const CFX_Matrix& matrix) { in prepend_to_current_transformation_matrix() function
Dcpdf_streamcontentparser.cpp693 m_pCurStates->prepend_to_current_transformation_matrix(GetMatrix()); in Handle_ConcatMatrix()