Home | History | Annotate | Download | only in freetype2

Lines Matching defs:memory

394   /*    It also embeds a memory manager (see @FT_Memory), as well as a     */
1059 FT_Memory memory;
1788 /* In case you want to provide your own memory allocating routines, */
1831 /* FT_OPEN_MEMORY :: This is a memory-based stream. */
1902 /* memory_base :: The first byte of the file in memory. */
1904 /* memory_size :: The size in bytes of the file in memory. */
1925 /* memory file of `memory_size' bytes, located at `memory_address'. */
2003 /* loaded into memory. */
2011 /* file_size :: The size of the memory chunk used by the font data. */
2025 /* You must not deallocate the memory before calling @FT_Done_Face. */