Home
last modified time | relevance | path

Searched refs:GlyphIdArray (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h487 int32_t GlyphIdArray(int32_t index);
Dcmap_table.cc776 int32_t CMapTable::CMapFormat4::GlyphIdArray(int32_t index) { in GlyphIdArray() function in sfntly::CMapTable::CMapFormat4