Home | History | Annotate | Download | only in base

Lines Matching defs:memory

44     - Read the FOND resource into memory, then check whether there is a
48 its data into memory, massage it slightly so it becomes PFB data, wrap
49 it into a memory stream, load the Type 1 driver and delegate the rest
56 - If there is a TrueType font (an `sfnt' resource), read it into memory,
57 wrap it into a memory stream, load the TrueType driver and delegate
584 read_lwfn( FT_Memory memory,
717 error = read_lwfn( library->memory, res, &pfb_data, &pfb_size );
742 FT_Memory memory = library->memory;