Home
last modified time | relevance | path

Searched refs:reallocate_t1_table (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dpsobjs.c121 reallocate_t1_table( PS_Table table, in reallocate_t1_table() function
208 error = reallocate_t1_table( table, new_size ); in ps_table_add()
/external/freetype/
DChangeLog.201179 * src/psaux/psobjs.c (reallocate_t1_table): Use FT_Long for second
2026 (reallocate_t1_table, PS_Table_Done): Replace REALLOC() with ALLOC()
DChangeLog.216091 * src/psaux/psobjs.c (reallocate_t1_table): Fixed a bug (memory
6924 * src/psaux/psobjs.c (reallocate_t1_table): Use FT_Long for
DChangeLog.254778 * src/psaux/psobjs.c (reallocate_t1_table): Fix argument type.