Home | History | Annotate | Download | only in autofit

Lines Matching defs:memory

39                              FT_Memory     memory,
103 FT_Memory memory,
663 FT_Memory memory )
667 hints->memory = memory;
674 FT_Memory memory;
678 if ( !( hints && hints->memory ) )
681 memory = hints->memory;
713 hints->memory = NULL;
742 FT_Memory memory = hints->memory;