Home | History | Annotate | Download | only in freetype

Lines Matching defs:memory

402   /*    It also embeds a memory manager (see @FT_Memory), as well as a     */
1112 FT_Memory memory;
1970 /* In case you want to provide your own memory allocating routines, */
2019 /* FT_OPEN_MEMORY :: This is a memory-based stream. */
2090 /* memory_base :: The first byte of the file in memory. */
2092 /* memory_size :: The size in bytes of the file in memory. */
2114 /* memory file of `memory_size' bytes, located at `memory_address'. */
2191 /* memory. */
2199 /* file_size :: The size of the memory chunk used by the font data. */
2212 /* You must not deallocate the memory before calling @FT_Done_Face. */