Searched refs:attach_file (Results 1 – 4 of 4) sorted by relevance
186 FT_Face_AttachFunc attach_file; member390 clazz->attach_file = attach_file_; \
2372 if ( clazz->attach_file ) in FT_Attach_Stream()2373 error = clazz->attach_file( face, stream ); in FT_Attach_Stream()
2368 if ( clazz->attach_file ) in FT_Attach_Stream()2369 error = clazz->attach_file( face, stream ); in FT_Attach_Stream()