HomeSort by relevance Sort by last modified time
    Searched full:glyph_matrix (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 790 CGAffineTransform glyph_matrix = CGAffineTransformMake( local
794 glyph_matrix = CGAffineTransformInvert(glyph_matrix);
796 CGContextConcatCTM(_context, glyph_matrix);
    [all...]
  /external/freetype/src/autofit/
afloader.c 112 loader->trans_matrix = internal->glyph_matrix;
  /external/pdfium/third_party/freetype/src/cid/
cidgload.c 352 internal->glyph_matrix = font_matrix;
  /external/pdfium/third_party/freetype/src/type1/
t1gload.c 390 internal->glyph_matrix = font_matrix;
  /external/freetype/include/internal/
ftobjs.h 399 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
415 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h 399 /* glyph_matrix :: The 2x2 matrix corresponding to the glyph */
415 FT_Matrix glyph_matrix; member in struct:FT_Slot_InternalRec_
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffgload.c     [all...]

Completed in 456 milliseconds