Home
last modified time | relevance | path

Searched defs:CmapSubtableFormat13 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh1015 struct CmapSubtableFormat13 : CmapSubtableLongSegmented<CmapSubtableFormat13> struct
1017 static constexpr int increment = 0;
1018 static constexpr int formatNumber = 13;
1020 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph()