Searched refs:GetMatrixFor (Results 1 – 9 of 9) sorted by relevance
31 m_Pattern2Form = pDict->GetMatrixFor("Matrix") * m_ParentMatrix; in SetPatternToFormMatrix()
62 CFX_Matrix form_matrix = pForm->GetDict()->GetMatrixFor("Matrix"); in CPDF_ContentParser()
30 return pDict->GetMatrixFor("Matrix"); in GetImageMatrix()
50 CFX_Matrix form_matrix = pForm->GetDict()->GetMatrixFor("Matrix"); in AnnotGetMatrix()
68 CFX_Matrix GetMatrixFor(const ByteString& key) const;
187 CFX_Matrix CPDF_Dictionary::GetMatrixFor(const ByteString& key) const { in GetMatrixFor() function in CPDF_Dictionary
282 pDict->SetMatrixFor("Matrix", pDict->GetMatrixFor("Matrix") * m); in FPDFPage_TransFormWithClip()
407 CFX_Matrix matrix = pAPDict->GetMatrixFor("Matrix"); in FPDFPage_Flatten()
276 CFX_Matrix mtDomain2Target = pDict->GetMatrixFor("Matrix"); in DrawFuncShading()