Searched refs:attach_file (Results 1 – 2 of 2) sorted by relevance
209 FT_Face_AttachFunc attach_file; member403 clazz->attach_file = attach_file_; \
2302 if ( clazz->attach_file ) in FT_Attach_Stream()2303 error = clazz->attach_file( face, stream ); in FT_Attach_Stream()