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 59 * TT_MaxProfile
538 * TT_MaxProfile
632 } TT_MaxProfile;
650 * To access the font's @TT_MaxProfile structure.
  /external/freetype/include/freetype/internal/
tttypes.h     [all...]
  /external/freetype/src/sfnt/
ttload.c 718 TT_MaxProfile* maxProfile = &face->max_profile;
723 #define FT_STRUCTURE TT_MaxProfile
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 1059 TT_MaxProfile* maxp = &face->max_profile;
    [all...]
ttinterp.c 412 TT_MaxProfile* maxp;
    [all...]

Completed in 394 milliseconds