Searched refs:FXFT_Matrix (Results 1 – 5 of 5) sorted by relevance
21 FXFT_Matrix matrix; in ResetTransform()37 ScopedFontTransform::ScopedFontTransform(FT_Face face, FXFT_Matrix* matrix) in ScopedFontTransform()
103 FXFT_Matrix ft_matrix; in RenderGlyph()
615 FXFT_Matrix ft_matrix = {65536, 0, 0, 65536}; in LoadGlyphPathImpl()
94 ScopedFontTransform(FT_Face face, FXFT_Matrix* matrix);
50 #define FXFT_Matrix FT_Matrix macro