Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh349 case 8: return u.format8.get_value (glyph_id); in get_value()
382 case 8: return_trace (u.format8.sanitize (c)); in sanitize()
396 case 8: return_trace (u.format8.sanitize (c, base)); in sanitize()
409 LookupFormat8<T> format8; member