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