Home
last modified time | relevance | path

Searched refs:TABLE_EXTEND (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/type1/
Dt1load.c1794 #define TABLE_EXTEND 5 macro
1848 code_table, num_glyphs + 1 + TABLE_EXTEND, memory ); in parse_charstrings()
1853 name_table, num_glyphs + 1 + TABLE_EXTEND, memory ); in parse_charstrings()
1958 n < num_glyphs + TABLE_EXTEND ) in parse_charstrings()
/external/freetype/
DChangeLog.214221 (TABLE_EXTEND): New macro.