HomeSort by relevance Sort by last modified time
    Searched full:set_last_glyph_index (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table.h 50 void set_last_glyph_index(int32_t v) { last_glyph_index_ = v; } function in class:sfntly::IndexSubTable::Builder
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 422 builder4->set_last_glyph_index(last_gid);
473 new_builder->set_last_glyph_index(last_gid);

Completed in 1543 milliseconds