Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-cairo.cc1002 end = (const char *) hb_utf_offset_to_pointer<hb_utf8_t> ((const uint8_t *) start, in hb_cairo_glyphs_from_buffer()
1022 end = (const char *) hb_utf_offset_to_pointer<hb_utf8_t> ((const uint8_t *) start, in hb_cairo_glyphs_from_buffer()
H A Dhb-utf.hh460 hb_utf_offset_to_pointer (const typename utf_t::codepoint_t *start, in hb_utf_offset_to_pointer() function