Searched defs:glyph_matrix (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftobjs.h396 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
412 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
/external/freetype/include/internal/
H A Dftobjs.h388 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
404 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftobjs.h396 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
412 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
/external/pdfium/core/src/fxge/apple/
H A Dfx_quartz_device.cpp860 CGAffineTransform glyph_matrix = CGAffineTransformMake(pGlyphMatrix->a, local
867 glyph_matrix = CGAffineTransformInvert(glyph_matrix);
869 CGContextConcatCTM(_context, glyph_matrix);
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftobjs.h396 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
412 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_

Completed in 212 milliseconds