Searched refs:GetFloat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1627 IMGUI_API float GetFloat(ImGuiID key, float default_val = 0.0f) const;
H A Dimgui.cpp1917 float ImGuiStorage::GetFloat(ImGuiID key, float default_val) const function in class:ImGuiStorage
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1627 IMGUI_API float GetFloat(ImGuiID key, float default_val = 0.0f) const;
H A Dimgui.cpp1917 float ImGuiStorage::GetFloat(ImGuiID key, float default_val) const function in class:ImGuiStorage

Completed in 93 milliseconds