Searched refs:ps_tofixedarray (Results 1 – 4 of 4) sorted by relevance
/external/freetype/src/psaux/ |
D | psobjs.c | 861 ps_tofixedarray( FT_Byte* *acur, in ps_tofixedarray() function 1221 result = ps_tofixedarray( &cur, limit, 4, temp, 0 ); in ps_parser_load_field() 1257 result = ps_tofixedarray( &cur, limit, (FT_Int)max_objects, in ps_parser_load_field() 1496 return ps_tofixedarray( &parser->cursor, parser->limit, in ps_parser_to_fixed_array()
|
/external/freetype/ |
D | ChangeLog.23 | 5617 * src/psaux/psobjs.c (ps_tofixedarray, ps_tocoordarray): Fix exit 5820 * src/psaux/psobjs.c (ps_tocoordarray, ps_tofixedarray): Return -1 7627 (ps_tofixedarray): Allow `values' argument to be NULL if we just
|
D | ChangeLog.25 | 2379 <T1_FIELD_TYPE_MMOX>: Properly handle result of `ps_tofixedarray'.
|
D | ChangeLog.21 | 4183 (ps_tofixedarray): This. Update all callers.
|