Searched refs:SetMatrixFor (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_dictionary.h88 void SetMatrixFor(const CFX_ByteString& key, const CFX_Matrix& matrix);
H A Dcpdf_dictionary.cpp225 void CPDF_Dictionary::SetMatrixFor(const CFX_ByteString& key, function in class:CPDF_Dictionary
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_baannot.cpp335 pStreamDict->SetMatrixFor("Matrix", matrix);
H A Dfpdf_transformpage.cpp190 pDict->SetMatrixFor("Matrix", m);
/external/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp184 pStreamDict->SetMatrixFor("Matrix", matrix);
432 pStreamDict->SetMatrixFor("Matrix", matrix);
611 pStreamDict->SetMatrixFor("Matrix", CFX_Matrix());

Completed in 900 milliseconds