Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc631 IdRangeOffsetLocation(segment) + in RetrieveGlyphId()
766 return data_->ReadUShort(IdRangeOffsetLocation(segment)); in IdRangeOffset()
770 int32_t CMapTable::CMapFormat4::IdRangeOffsetLocation(int32_t segment) { in IdRangeOffsetLocation() function in sfntly::CMapTable::CMapFormat4
Dcmap_table.h457 int32_t IdRangeOffsetLocation(int32_t segment);