Searched refs:glyph_end (Results 1 – 3 of 3) sorted by relevance
1280 FT_UInt sbix_pos, strike_offset, glyph_start, glyph_end; in tt_face_load_sbix_image() local1316 glyph_end = FT_GET_ULONG(); in tt_face_load_sbix_image()1320 if ( glyph_start == glyph_end ) in tt_face_load_sbix_image()1322 if ( glyph_start > glyph_end || in tt_face_load_sbix_image()1323 glyph_end - glyph_start < 8 || in tt_face_load_sbix_image()1324 table_size - strike_offset < glyph_end ) in tt_face_load_sbix_image()1328 FT_FRAME_ENTER( glyph_end - glyph_start ) ) in tt_face_load_sbix_image()1358 glyph_end - glyph_start - 8, in tt_face_load_sbix_image()
143 glyph_end = builder_map->end(); in GenerateLocaList() local144 glyph_entry != glyph_end; in GenerateLocaList()