Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h48 void set_first_glyph_index(int32_t v) { first_glyph_index_ = v; } in set_first_glyph_index() function
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc443 builder4->set_first_glyph_index(last_gid); in ConstructIndexFormat4()
496 new_builder->set_first_glyph_index(last_gid); in ConstructIndexFormat5()