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

/external/pdfium/third_party/freetype/src/type1/
H A Dt1load.c1813 T1_FIELD_CALLBACK( "FontMatrix", t1_parse_font_matrix,
1815 T1_FIELD_CALLBACK( "Encoding", parse_encoding,
1817 T1_FIELD_CALLBACK( "Subrs", parse_subrs,
1819 T1_FIELD_CALLBACK( "CharStrings", parse_charstrings,
1821 T1_FIELD_CALLBACK( "Private", parse_private,
1825 T1_FIELD_CALLBACK( "BlendDesignPositions", parse_blend_design_positions,
1827 T1_FIELD_CALLBACK( "BlendDesignMap", parse_blend_design_map,
1829 T1_FIELD_CALLBACK( "BlendAxisTypes", parse_blend_axis_types,
1831 T1_FIELD_CALLBACK( "WeightVector", parse_weight_vector,
1833 T1_FIELD_CALLBACK( "BuildCharArra
[all...]
/external/pdfium/third_party/freetype/src/cid/
H A Dcidload.c281 T1_FIELD_CALLBACK( "FDArray", parse_fd_array, 0 )
282 T1_FIELD_CALLBACK( "FontMatrix", cid_parse_font_matrix, 0 )
283 T1_FIELD_CALLBACK( "ExpansionFactor", parse_expansion_factor, 0 )
/external/freetype/include/internal/
H A Dpsaux.h328 #define T1_FIELD_CALLBACK( _ident, _name, _dict ) \ macro
/external/pdfium/third_party/freetype/include/internal/
H A Dpsaux.h328 #define T1_FIELD_CALLBACK( _ident, _name, _dict ) \ macro

Completed in 4332 milliseconds