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 620 TT_MaxProfile* maxProfile = &face->max_profile;
625 #define FT_STRUCTURE TT_MaxProfile
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h     [all...]
  /external/freetype/src/truetype/
ttobjs.c 594 TT_MaxProfile* maxp = &face->max_profile;
    [all...]
ttinterp.c 564 TT_MaxProfile* maxp;
    [all...]

Completed in 197 milliseconds