Searched refs:last_gid (Results 1 – 1 of 1) sorted by relevance
399 int32_t last_gid = -1; in ConstructIndexFormat4() local403 last_gid = i->first; in ConstructIndexFormat4()404 builder4->set_first_glyph_index(last_gid); in ConstructIndexFormat4()416 last_gid = gid; in ConstructIndexFormat4()420 builder4->set_last_glyph_index(last_gid); in ConstructIndexFormat4()452 int32_t last_gid = -1; in ConstructIndexFormat5() local456 last_gid = i->first; in ConstructIndexFormat5()457 new_builder->set_first_glyph_index(last_gid); in ConstructIndexFormat5()469 last_gid = gid; in ConstructIndexFormat5()471 new_builder->set_last_glyph_index(last_gid); in ConstructIndexFormat5()