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

  /external/freetype/src/type1/
t1load.c     [all...]
  /external/freetype/src/cid/
cidload.c 311 T1_FIELD_CALLBACK( "FDArray", parse_fd_array, 0 )
312 T1_FIELD_CALLBACK( "FontMatrix", cid_parse_font_matrix, 0 )
313 T1_FIELD_CALLBACK( "ExpansionFactor", parse_expansion_factor, 0 )
  /external/freetype/src/type42/
t42parse.c 97 T1_FIELD_CALLBACK( "FontMatrix", t42_parse_font_matrix, 0 )
98 T1_FIELD_CALLBACK( "Encoding", t42_parse_encoding, 0 )
99 T1_FIELD_CALLBACK( "CharStrings", t42_parse_charstrings, 0 )
100 T1_FIELD_CALLBACK( "sfnts", t42_parse_sfnts, 0 )
    [all...]
  /external/freetype/include/freetype/internal/
psaux.h 349 #define T1_FIELD_CALLBACK( _ident, _name, _dict ) \
    [all...]

Completed in 251 milliseconds