Home
last modified time | relevance | path

Searched refs:FXFT_Matrix (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_freetype.h48 #define FXFT_Matrix FT_Matrix macro
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp20 FXFT_Matrix matrix; in ResetTransform()
32 ScopedFontTransform(FT_Face face, FXFT_Matrix* matrix) : m_Face(face) { in ScopedFontTransform()
1517 FXFT_Matrix ft_matrix; in RenderGlyph()
1794 FXFT_Matrix ft_matrix = {65536, 0, 0, 65536}; in LoadGlyphPath()