Home
last modified time | relevance | path

Searched refs:set_glyph_id_array (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc137 cmap_builder->set_glyph_id_array(glyph_id_array); in AssembleCMapTable()
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h378 void set_glyph_id_array(IntegerList* glyph_id_array);
Dcmap_table.cc1028 set_glyph_id_array(IntegerList* glyph_id_array) { in set_glyph_id_array() function in sfntly::CMapTable::CMapFormat4::Builder