Home
last modified time | relevance | path

Searched defs:codepoint (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
Dutf8_decode.h66 uint32_t codepoint = 0U; in GetCharUtf8() local
89 uint32_t codepoint = 0U; in CountGlyphsUtf8() local
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
Dglfw_render_context.cpp236 void GlfwRenderContext::OnChar(GLFWwindow *window, unsigned int codepoint) in OnChar()
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
Djson.h1192 const auto codepoint = BASE_NS::to_hex(code); in CORE_BEGIN_NAMESPACE() local