Searched refs:FXFT_Matrix (Results 1 – 5 of 5) sorted by relevance
20 FXFT_Matrix matrix; in ResetTransform()36 ScopedFontTransform::ScopedFontTransform(FT_Face face, FXFT_Matrix* matrix) in ScopedFontTransform()
64 ScopedFontTransform(FT_Face face, FXFT_Matrix* matrix);
29 using FXFT_Matrix = FT_Matrix; variable
81 FXFT_Matrix ft_matrix; in RenderGlyph()
551 FXFT_Matrix ft_matrix = {65536, 0, 0, 65536}; in LoadGlyphPathImpl()