Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dconvertutf.cpp38 encode_glyph(uint32 glyph, size_t glyphLength, char* buffer) in encode_glyph() function
110 encode_glyph(glyph, glyphLength, target + outLength); in utf16_to_utf8()