Searched refs:set_glyph_id_array (Results 1 – 3 of 3) sorted by relevance
137 cmap_builder->set_glyph_id_array(glyph_id_array); in AssembleCMapTable()
378 void set_glyph_id_array(std::vector<int32_t>* glyph_id_array);
1028 set_glyph_id_array(std::vector<int32_t>* glyph_id_array) { in set_glyph_id_array() function in sfntly::CMapTable::CMapFormat4::Builder