Home
last modified time | relevance | path

Searched refs:set_last_glyph_index (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h50 void set_last_glyph_index(int32_t v) { last_glyph_index_ = v; } in set_last_glyph_index() function
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc420 builder4->set_last_glyph_index(last_gid); in ConstructIndexFormat4()
471 new_builder->set_last_glyph_index(last_gid); in ConstructIndexFormat5()