Home | History | Annotate | Download | only in type42

Lines Matching defs:memory

138                    FT_Memory      memory,
145 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
157 /* the base dictionary, loading the whole font into memory. */
160 /* in the case of a memory-based stream. Otherwise, we allocate */
163 /* parser->in_memory is set if we have a memory stream. */
186 /* if it is a memory-based resource, set up pointers */
199 /* read segment in memory */
222 FT_Memory memory = parser->root.memory;
320 FT_Memory memory = parser->root.memory;
361 char_table, count, memory ) ) )
533 FT_Memory memory = parser->root.memory;
781 FT_Memory memory = parser->root.memory;
881 memory );
887 memory );
894 error = psaux->ps_table_funcs->init( swap_table, 4, memory );