Home
last modified time | relevance | path

Searched defs:set_matrix (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_imageobject.h35 void set_matrix(const CFX_Matrix& matrix) { m_Matrix = matrix; } in set_matrix() function
Dcpdf_pathobject.h49 void set_matrix(const CFX_Matrix& matrix) { m_Matrix = matrix; } in set_matrix() function