Home
last modified time | relevance | path

Searched refs:AddRemapChar (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.h2126 …IMGUI_API void AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst = true); // …
Dimgui_draw.cpp2507 void ImFont::AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst) in AddRemapChar() function in ImFont