HomeSort by relevance Sort by last modified time
    Searched refs:has_font_matrix (Results 1 - 9 of 9) sorted by null

  /external/freetype/src/cff/
cfftypes.h 120 FT_Bool has_font_matrix; member in struct:CFF_FontRecDictRec_
cffobjs.c 670 if ( !dict->has_font_matrix )
719 if ( sub->has_font_matrix )
727 if ( top->has_font_matrix )
    [all...]
cffparse.c 533 dict->has_font_matrix = TRUE;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cfftypes.h 120 FT_Bool has_font_matrix; member in struct:CFF_FontRecDictRec_
cffobjs.c 634 if ( !dict->has_font_matrix )
679 if ( sub->has_font_matrix )
687 if ( top->has_font_matrix )
    [all...]
cffparse.c 524 dict->has_font_matrix = TRUE;
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 120 FT_Bool has_font_matrix; member in struct:CFF_FontRecDictRec_
cffobjs.c 634 if ( !dict->has_font_matrix )
679 if ( sub->has_font_matrix )
687 if ( top->has_font_matrix )
    [all...]
cffparse.c 524 dict->has_font_matrix = TRUE;

Completed in 529 milliseconds