Searched refs:offsetArrayZ (Results 1 – 5 of 5) sorted by relevance
131 offsetArrayZ.sanitize (c, glyph_count + 1)); in sanitize()138 if (unlikely (offsetArrayZ[idx + 1] <= offsetArrayZ[idx])) in get_image_data()141 *offset = header.imageDataOffset + offsetArrayZ[idx]; in get_image_data()142 *length = offsetArrayZ[idx + 1] - offsetArrayZ[idx]; in get_image_data()148 offsetArrayZ; member150 DEFINE_SIZE_ARRAY(8, offsetArrayZ);
160 offsetArrayZ.sanitize (c, glyph_count + 1)); in sanitize()167 if (unlikely (offsetArrayZ[idx + 1] <= offsetArrayZ[idx])) in get_image_data()170 *offset = header.imageDataOffset + offsetArrayZ[idx]; in get_image_data()171 *length = offsetArrayZ[idx + 1] - offsetArrayZ[idx]; in get_image_data()189 offsetArrayZ; member191 DEFINE_SIZE_ARRAY (8, offsetArrayZ);
7741 offsetArrayZ