Searched defs:notdef_index (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/freetype/src/type1/
H A Dt1load.c1547 FT_Int notdef_index = 0; local
1591 /* Initialize table for swapping index notdef_index and */
1687 notdef_index = n;
1729 /* name and code entries to swap_table. Then place notdef_index */
1731 /* entries at indices notdef_index and 0 using values stored in */
1748 /* Index notdef_index name */
1750 name_table->elements[notdef_index],
1751 name_table->lengths [notdef_index] );
1755 /* Index notdef_index code */
1757 code_table->elements[notdef_index],
[all...]

Completed in 77 milliseconds