Home
last modified time | relevance | path

Searched refs:Update_Max (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/truetype/
Dttinterp.h459 Update_Max( FT_Memory memory,
Dttgload.c422 error = Update_Max( load->exec->memory, in TT_Load_Simple_Glyph()
1320 error = Update_Max( loader->exec->memory, in TT_Process_Composite_Glyph()
Dttinterp.c359 Update_Max( FT_Memory memory, in Update_Max() function
459 error = Update_Max( exec->memory, in TT_Load_Context()
469 error = Update_Max( exec->memory, in TT_Load_Context()
/external/freetype/
DChangeLog.246137 `Update_Max' to adjust size of instructions array if necessary and
6143 * src/truetype/ttinterp.h, src/truetype/ttinterp.c (Update_Max):
DChangeLog.221758 * src/truetype/ttinterp.c (Update_Max): Set current size of buffer
DChangeLog.253095 `Update_Max' with both a TT_USE_BYTECODE_INTERPRETER guard and a
DChangeLog.236619 * src/truetype/ttinterp.c (Update_Max): Fix aliasing-related
DChangeLog.213830 * src/truetype/ttinterp.c (Update_Max): Use FT_REALLOC.