Searched refs:GetFontMatrix (Results 1 – 2 of 2) sorted by relevance
44 CFX_Matrix& GetFontMatrix() { return m_FontMatrix; } in GetFontMatrix() function
957 CFX_Matrix char_matrix = pType3Font->GetFontMatrix(); in ProcessType3Text()