Home
last modified time | relevance | path

Searched defs:glyph_id_array (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc91 IntegerList* glyph_id_array = new IntegerList; in AssembleCMapTable() local
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc959 IntegerList* glyph_id_array, in Builder()
1019 IntegerList* CMapTable::CMapFormat4::Builder::glyph_id_array() { in glyph_id_array() function in sfntly::CMapTable::CMapFormat4::Builder
1028 set_glyph_id_array(IntegerList* glyph_id_array) { in set_glyph_id_array()