Searched refs:xy_bytes (Results 1 – 1 of 1) sorted by relevance
548 FT_UInt xy_bytes; in store_points() local618 xy_bytes = x_bytes + y_bytes; in store_points()619 if ( xy_bytes < x_bytes || in store_points()620 flag_offset + xy_bytes < flag_offset || in store_points()621 flag_offset + xy_bytes > dst_size ) in store_points()