Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh676 const UVSMapping &nonDefault = (base+nonDefaultUVS).bsearch (codepoint); in get_glyph()
688 (base+nonDefaultUVS).collect_unicodes (out); in collect_unicodes()
701 nonDefaultUVS.sanitize (c, base)); in sanitize()
708 nonDefaultUVS; /* Offset to Non-Default UVS Table. May be 0. */ member