Searched refs:attach_file (Results 1 – 2 of 2) sorted by relevance
184 FT_Face_AttachFunc attach_file; member
2753 if ( clazz->attach_file ) in FT_Attach_Stream()2754 error = clazz->attach_file( face, stream ); in FT_Attach_Stream()