Home
last modified time | relevance | path

Searched defs:hb_glyph_info_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-buffer.h64 typedef struct hb_glyph_info_t { struct
72 } hb_glyph_info_t; typedef
Dhb-buffer.cc1858 hb_buffer_t::sort (unsigned int start, unsigned int end, int(*compar)(const hb_glyph_info_t *, cons… in sort()