Searched refs:do_fixed (Results 1 – 4 of 4) sorted by relevance
/external/freetype/src/cff/ |
D | cffparse.c | 491 do_fixed( CFF_Parser parser, in do_fixed() function 538 return do_fixed( parser, d, 0 ); in cff_parse_fixed() 549 return do_fixed( parser, d, scaling ); in cff_parse_fixed_scaled()
|
/external/freetype/ |
D | ChangeLog.28 | 477 * src/cff/cffparse.c (do_fixed): Fix typo. 934 (do_fixed): Use it to prevent multiplication overflow.
|
D | ChangeLog.27 | 670 * src/cff/cffparse.c (cff_parse_num, do_fixed, cff_parse_fixed,
|
D | ChangeLog.24 | 116 * src/cff/cffparse.c (cff_parse_integer, cff_parse_real, do_fixed, 1361 (do_fixed): New helper function, handling and tracing overflow. 1362 (cff_parse_fixed, cff_parse_fixed_scaled): Use `do_fixed'.
|