Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_annotcontext.cpp33 pStream->GetMutableDict()->SetMatrixFor("Matrix", CFX_Matrix()); in SetForm()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.h115 void SetMatrixFor(const ByteString& key, const CFX_Matrix& matrix);
Dcpdf_dictionary.cpp333 void CPDF_Dictionary::SetMatrixFor(const ByteString& key, in SetMatrixFor() function in CPDF_Dictionary
/external/pdfium/core/fpdfapi/edit/
Dcpdf_npagetooneexporter.cpp254 new_xobject_dict->SetMatrixFor("Matrix", src_page->GetPageMatrix()); in MakeXObjectFromPageRaw()
/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp277 pDict->SetMatrixFor("Matrix", pDict->GetMatrixFor("Matrix") * m); in FPDFPage_TransFormWithClip()
Dcpdfsdk_appstream.cpp1854 stream_dict->SetMatrixFor("Matrix", widget_->GetMatrix()); in Write()
/external/pdfium/core/fpdfdoc/
Dcpdf_generateap.cpp508 stream_dict->SetMatrixFor("Matrix", CFX_Matrix()); in GenerateAndSetAPDict()
1077 pStreamDict->SetMatrixFor("Matrix", matrix); in GenerateFormAP()
1301 pStreamDict->SetMatrixFor("Matrix", matrix); in GenerateFormAP()