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

  /external/freetype/include/freetype/
tttables.h 465 /* TT_MaxProfile */
546 } TT_MaxProfile;
561 ft_sfnt_maxp = 1, /* TT_MaxProfile */
    [all...]
  /external/freetype/src/sfnt/
ttload.c 625 TT_MaxProfile* maxProfile = &face->max_profile;
630 #define FT_STRUCTURE TT_MaxProfile
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h     [all...]
  /external/freetype/src/truetype/
ttobjs.c 928 TT_MaxProfile* maxp = &face->max_profile;
    [all...]
ttinterp.c 566 TT_MaxProfile* maxp;
    [all...]

Completed in 2536 milliseconds