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