Home
last modified time | relevance | path

Searched refs:SetMatrixFor (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_annotcontext.cpp30 pStream->GetDict()->SetMatrixFor("Matrix", CFX_Matrix()); in SetForm()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.h97 void SetMatrixFor(const ByteString& key, const CFX_Matrix& matrix);
Dcpdf_dictionary.cpp267 void CPDF_Dictionary::SetMatrixFor(const ByteString& key, in SetMatrixFor() function in CPDF_Dictionary
/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp282 pDict->SetMatrixFor("Matrix", pDict->GetMatrixFor("Matrix") * m); in FPDFPage_TransFormWithClip()
Dcpdfsdk_appstream.cpp1940 pStreamDict->SetMatrixFor("Matrix", widget_->GetMatrix()); in Write()
/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp527 pStreamDict->SetMatrixFor("Matrix", CFX_Matrix()); in GenerateAndSetAPDict()
1090 pStreamDict->SetMatrixFor("Matrix", matrix); in GenerateFormAP()
1326 pStreamDict->SetMatrixFor("Matrix", matrix); in GenerateFormAP()