Searched refs:atarget_offset (Results 1 – 2 of 2) sorted by relevance
803 FT_Vector *atarget_offset, in FT_Bitmap_Blend() argument827 if ( !library || !target || !source_ || !atarget_offset ) in FT_Bitmap_Blend()858 target_offset.x = FT_PIX_FLOOR( atarget_offset->x ); in FT_Bitmap_Blend()859 target_offset.y = FT_PIX_FLOOR( atarget_offset->y ); in FT_Bitmap_Blend()1128 atarget_offset->x = final_llx; in FT_Bitmap_Blend()1129 atarget_offset->y = final_lly + ( final_rows << 6 ); in FT_Bitmap_Blend()
252 FT_Vector *atarget_offset,