Searched refs:glyph_locations (Results 1 – 4 of 4) sorted by relevance
184 if ( FT_FRAME_EXTRACT( table_len, face->glyph_locations ) ) in tt_face_load_loca()210 p = face->glyph_locations + gindex * 4; in tt_face_get_location()211 p_limit = face->glyph_locations + face->num_locations * 4; in tt_face_get_location()221 p = face->glyph_locations + gindex * 2; in tt_face_get_location()222 p_limit = face->glyph_locations + face->num_locations * 2; in tt_face_get_location()294 FT_FRAME_RELEASE( face->glyph_locations ); in tt_face_done_loca()
684 face->glyph_locations && in tt_face_init()
1524 FT_Byte* glyph_locations; member
960 `glyph_locations'.7516 it tries to access face->glyph_locations.'