Searched defs:glyph_id_array (Results 1 – 2 of 2) sorted by relevance
91 IntegerList* glyph_id_array = new IntegerList; in AssembleCMapTable() local
959 std::vector<int32_t>* glyph_id_array, in Builder()1019 std::vector<int32_t>* CMapTable::CMapFormat4::Builder::glyph_id_array() { in glyph_id_array() function in sfntly::CMapTable::CMapFormat4::Builder1028 set_glyph_id_array(std::vector<int32_t>* glyph_id_array) { in set_glyph_id_array()