Home | Sort by relevance Sort by last modified time |
/external/sfntly/cpp/src/sfntly/table/core/ | |
cmap_table.cc | 867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { function in class:sfntly::CMapTable::CMapFormat4::Builder::Segment 983 segment->set_start_count(CMapFormat4::StartCode(data, seg_count, index)); [all...] |
cmap_table.h | 341 void set_start_count(int32_t start_count); |