Searched refs:max_objects (Results 1 – 3 of 3) sorted by relevance
/external/freetype/src/psaux/ |
D | psobjs.h | 97 FT_UInt max_objects, 104 FT_UInt max_objects,
|
D | psobjs.c | 1028 FT_UInt max_objects, in ps_parser_load_field() argument 1072 if ( max_objects == 0 ) in ps_parser_load_field() 1075 count = max_objects; in ps_parser_load_field() 1243 FT_UInt max_objects, in ps_parser_load_field_table() argument 1285 ps_parser_load_field( parser, &fieldrec, objects, max_objects, 0 ); in ps_parser_load_field_table()
|
/external/freetype/include/freetype/internal/ |
D | psaux.h | 390 FT_UInt max_objects, 397 FT_UInt max_objects,
|