Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh762 case 10: return u.format10.get_glyph (codepoint, glyph); in get_glyph()
775 case 10: u.format10.collect_unicodes (out); return; in collect_unicodes()
791 case 10: return_trace (u.format10.sanitize (c)); in sanitize()
805 CmapSubtableFormat10 format10; member
Dhb-aat-layout-common.hh358 case 10: return u.format10.get_value_or_null (glyph_id); in get_value_or_null()
383 case 10: return_trace (u.format10.sanitize (c)); in sanitize()
410 LookupFormat10<T> format10; member