Searched defs:form_matrix (Results 1 – 3 of 3) sorted by relevance
33 const CFX_Matrix& form_matrix() const { return m_FormMatrix; } in form_matrix() function
62 CFX_Matrix form_matrix = pForm->GetDict()->GetMatrixFor("Matrix"); in CPDF_ContentParser() local
50 CFX_Matrix form_matrix = pForm->GetDict()->GetMatrixFor("Matrix"); in AnnotGetMatrix() local