Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-utf.hh345 typedef hb_utf32_xe_t<uint32_t, false> hb_utf32_novalidate_t; typedef
Dhb-buffer.cc1732 hb_buffer_add_utf<hb_utf32_novalidate_t> (buffer, text, text_length, item_offset, item_length); in hb_buffer_add_codepoints()