Searched refs:hb_utf_offset_to_pointer (Results 1 – 2 of 2) sorted by relevance
1002 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()
460 hb_utf_offset_to_pointer (const typename utf_t::codepoint_t *start, in hb_utf_offset_to_pointer() function