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

/external/freetype/include/internal/
H A Dftobjs.h399 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
415 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
/external/pdfium/core/src/fxge/apple/
H A Dfx_quartz_device.cpp790 CGAffineTransform glyph_matrix = CGAffineTransformMake( local
794 glyph_matrix = CGAffineTransformInvert(glyph_matrix);
796 CGContextConcatCTM(_context, glyph_matrix);
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftobjs.h399 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
415 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_

Completed in 428 milliseconds