Home | History | Annotate | Download | only in mac

Lines Matching defs:memory

41     - Read the FOND resource into memory, then check whether there is a
45 its data into memory, massage it slightly so it becomes PFB data, wrap
46 it into a memory stream, load the Type 1 driver and delegate the rest
53 - If there is a TrueType font (an `sfnt' resource), read it into memory,
54 wrap it into a memory stream, load the TrueType driver and delegate
963 read_lwfn( FT_Memory memory,
1096 error = read_lwfn( library->memory, res, &pfb_data, &pfb_size );
1121 FT_Memory memory = library->memory;