Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1528 #define TABLE_EXTEND 5 macro
1582 code_table, num_glyphs + 1 + TABLE_EXTEND, memory ); in parse_charstrings()
1587 name_table, num_glyphs + 1 + TABLE_EXTEND, memory ); in parse_charstrings()
1692 n < num_glyphs + TABLE_EXTEND ) in parse_charstrings()