Searched defs:codepoint (Results 1 – 2 of 2) sorted by relevance
29 uint32_t codepoint; member
225 void GlfwRenderContext::OnChar(GLFWwindow *window, unsigned int codepoint) in OnChar()