Searched defs:codepoint (Results 1 – 4 of 4) sorted by relevance
66 uint32_t codepoint = 0U; in GetCharUtf8() local89 uint32_t codepoint = 0U; in CountGlyphsUtf8() local
275 uint32_t codepoint = Utf8ToUtf32CodePoint(str8, u8charlen); in Utf8ToUtf16Length() local300 uint32_t codepoint = Utf8ToUtf32CodePoint(u8cur, len); in Utf8ToUtf16() local
236 void GlfwRenderContext::OnChar(GLFWwindow *window, unsigned int codepoint) in OnChar()
1192 const auto codepoint = BASE_NS::to_hex(code); in CORE_BEGIN_NAMESPACE() local