Home
last modified time | relevance | path

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

/dports/editors/imhex/ImHex-1.7.0/include/
H A Dwindow.hpp24 …friend void ImHexSettingsHandler_ReadLine(ImGuiContext*, ImGuiSettingsHandler *handler, void *, co…
/dports/editors/imhex/ImHex-1.7.0/source/
H A Dwindow.cpp28 …void ImHexSettingsHandler_ReadLine(ImGuiContext*, ImGuiSettingsHandler *handler, void *, const cha… in ImHexSettingsHandler_ReadLine() function
587 handler.ReadLineFn = ImHexSettingsHandler_ReadLine; in initImGui()