Searched refs:FT_ARRAY_MOVE (Results 1 – 4 of 4) sorted by relevance
244 FT_ARRAY_MOVE( loader->base.extra_points + new_max, in FT_GlyphLoader_CheckPoints()
258 #define FT_ARRAY_MOVE( dest, source, count ) \ macro
3311 FT_ARRAY_MOVE( &exc->stack[exc->args - L ], in Ins_MINDEX()
3384 FT_ARRAY_MOVE): New macros to make copying arrays easier.