Searched refs:last_gid (Results 1 – 1 of 1) sorted by relevance
401 int32_t last_gid = -1; in ConstructIndexFormat4() local405 last_gid = i->first; in ConstructIndexFormat4()406 builder4->set_first_glyph_index(last_gid); in ConstructIndexFormat4()418 last_gid = gid; in ConstructIndexFormat4()422 builder4->set_last_glyph_index(last_gid); in ConstructIndexFormat4()454 int32_t last_gid = -1; in ConstructIndexFormat5() local458 last_gid = i->first; in ConstructIndexFormat5()459 new_builder->set_first_glyph_index(last_gid); in ConstructIndexFormat5()471 last_gid = gid; in ConstructIndexFormat5()473 new_builder->set_last_glyph_index(last_gid); in ConstructIndexFormat5()