Home
last modified time | relevance | path

Searched refs:glyph_matrix (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp859 CGAffineTransform glyph_matrix = CGAffineTransformMake(pGlyphMatrix->a, in CG_DrawGlypRun() local
866 glyph_matrix = CGAffineTransformInvert(glyph_matrix); in CG_DrawGlypRun()
868 CGContextConcatCTM(_context, glyph_matrix); in CG_DrawGlypRun()
/external/pdfium/third_party/freetype/src/cid/
Dcidgload.c352 internal->glyph_matrix = font_matrix; in cid_slot_load_glyph()
/external/freetype/src/autofit/
Dafloader.c112 loader->trans_matrix = internal->glyph_matrix; in af_loader_load_g()
/external/pdfium/third_party/freetype/src/type1/
Dt1gload.c390 internal->glyph_matrix = font_matrix; in T1_Load_Glyph()
/external/pdfium/third_party/freetype/include/internal/
Dftobjs.h414 FT_Matrix glyph_matrix; member
/external/freetype/include/internal/
Dftobjs.h415 FT_Matrix glyph_matrix; member
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c2939 internal->glyph_matrix = font_matrix; in cff_slot_load()
/external/freetype/src/cff/
Dcffgload.c2944 internal->glyph_matrix = font_matrix; in cff_slot_load()