Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc597 seg_count_(SegCount(data)), in CMapFormat4()
663 int32_t CMapTable::CMapFormat4::SegCount(ReadableFontData* data) { in SegCount() function in sfntly::CMapTable::CMapFormat4
980 int32_t seg_count = CMapFormat4::SegCount(data); in Initialize()
Dcmap_table.h468 static int32_t SegCount(ReadableFontData* data);