Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh764 case 13: return u.format13.get_glyph (codepoint, glyph); in get_glyph()
777 case 13: u.format13.collect_unicodes (out); return; in collect_unicodes()
793 case 13: return_trace (u.format13.sanitize (c)); in sanitize()
807 CmapSubtableFormat13 format13; member