Searched refs:last_gid (Results 1 – 2 of 2) sorted by relevance
438 int32_t last_gid = -1; in ConstructIndexFormat4() local442 last_gid = i->first; in ConstructIndexFormat4()443 builder4->set_first_glyph_index(last_gid); in ConstructIndexFormat4()455 last_gid = gid; in ConstructIndexFormat4()459 builder4->set_last_glyph_index(last_gid); in ConstructIndexFormat4()491 int32_t last_gid = -1; in ConstructIndexFormat5() local495 last_gid = i->first; in ConstructIndexFormat5()496 new_builder->set_first_glyph_index(last_gid); in ConstructIndexFormat5()508 last_gid = gid; in ConstructIndexFormat5()510 new_builder->set_last_glyph_index(last_gid); in ConstructIndexFormat5()
183 hb_codepoint_t last_gid = 0; in create_sub_table_plan() local206 if (last_gid + 1u != new_gid) in create_sub_table_plan()212 last_gid = new_gid; in create_sub_table_plan()