Searched refs:glyph_copy (Results 1 – 2 of 2) sorted by relevance
80 FT_Glyph_CopyFunc glyph_copy; member
347 if ( clazz->glyph_copy ) in FT_Glyph_Copy()348 error = clazz->glyph_copy( source, copy ); in FT_Glyph_Copy()