Home
last modified time | relevance | path

Searched refs:HB_TextCodec_ConvertFromUnicode (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-thai.c55 cstr = HB_TextCodec_ConvertFromUnicode(thaiCodec, string, len, 0); in thaiWordBreaks()
H A Dharfbuzz-external.h152 char *HB_TextCodec_ConvertFromUnicode(void *codec, const HB_UChar16 *unicode, hb_uint32 length, hb_…
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmotf.cpp207 char *HB_TextCodec_ConvertFromUnicode(void *codec, const HB_UChar16 *unicode, hb_uint32 length, hb_… in HB_TextCodec_ConvertFromUnicode() function