Home | History | Annotate | Download | only in src

Lines Matching refs:code_point

193 // code_point parameter is of type UInt32 because wchar_t may not be
197 // If the code_point is not a valid Unicode code point
200 char* CodePointToUtf8(UInt32 code_point, char* str);