Searched defs:codepoint (Results 1 – 3 of 3) sorted by relevance
66 uint32_t codepoint = 0U; in GetCharUtf8() local89 uint32_t codepoint = 0U; in CountGlyphsUtf8() 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