Home
last modified time | relevance | path

Searched defs:text_matrix (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_type3cache.cpp120 CFX_Matrix text_matrix(mtMatrix.a, mtMatrix.b, mtMatrix.c, mtMatrix.d, 0, 0); in RenderGlyph() local
H A Dcpdf_renderstatus.cpp822 CFX_Matrix text_matrix = textobj->GetTextMatrix(); in ProcessText() local
870 CFX_Matrix text_matrix = textobj->GetTextMatrix(); in ProcessType3Text() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.cpp1363 CFX_Matrix text_matrix(m_pCurStates->m_TextHorzScale, 0.0f, 0.0f, 1.0f, 0.0f, in OnChangeTextMatrix() local