Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc481 int32_t first_code = FirstCode(high_byte); in GlyphId()
524 int32_t CMapTable::CMapFormat2::FirstCode(int32_t sub_header_index) { in FirstCode() function in sfntly::CMapTable::CMapFormat2
Dcmap_table.h312 int32_t FirstCode(int32_t sub_header_index);