Home | Sort by relevance Sort by last modified time |
/external/harfbuzz_ng/src/ | |
hb-utf-private.hh | 35 typedef uint8_t codepoint_t; typedef in struct:hb_utf8_t 133 typedef uint16_t codepoint_t; typedef in struct:hb_utf16_t 213 typedef uint32_t codepoint_t; typedef in struct:hb_utf32_t 251 typedef uint8_t codepoint_t; typedef in struct:hb_latin1_t |
hb-buffer.cc | 1454 const typename utf_t::codepoint_t *text, 1459 typedef typename utf_t::codepoint_t T; [all...] |