Home | History | Annotate | Download | only in src

Lines Matching refs:code_point

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