Searched refs:T1_FIELD_CALLBACK (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/src/type1/
H A Dt1load.c1858 T1_FIELD_CALLBACK( "FontMatrix", t1_parse_font_matrix,
1860 T1_FIELD_CALLBACK( "Encoding", parse_encoding,
1862 T1_FIELD_CALLBACK( "Subrs", parse_subrs,
1864 T1_FIELD_CALLBACK( "CharStrings", parse_charstrings,
1866 T1_FIELD_CALLBACK( "Private", parse_private,
1870 T1_FIELD_CALLBACK( "BlendDesignPositions", parse_blend_design_positions,
1872 T1_FIELD_CALLBACK( "BlendDesignMap", parse_blend_design_map,
1874 T1_FIELD_CALLBACK( "BlendAxisTypes", parse_blend_axis_types,
1876 T1_FIELD_CALLBACK( "WeightVector", parse_weight_vector,
1878 T1_FIELD_CALLBACK( "BuildCharArra
[all...]
/external/pdfium/third_party/freetype/src/cid/
H A Dcidload.c285 T1_FIELD_CALLBACK( "FDArray", parse_fd_array, 0 )
286 T1_FIELD_CALLBACK( "FontMatrix", cid_parse_font_matrix, 0 )
287 T1_FIELD_CALLBACK( "ExpansionFactor", parse_expansion_factor, 0 )
/external/freetype/include/freetype/internal/
H A Dpsaux.h329 #define T1_FIELD_CALLBACK( _ident, _name, _dict ) \ macro
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dpsaux.h328 #define T1_FIELD_CALLBACK( _ident, _name, _dict ) \ macro

Completed in 70 milliseconds