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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1625 IMGUI_API bool GetBool(ImGuiID key, bool default_val = false) const;
H A Dimgui.cpp1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const function in class:ImGuiStorage
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1625 IMGUI_API bool GetBool(ImGuiID key, bool default_val = false) const;
H A Dimgui.cpp1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const function in class:ImGuiStorage

Completed in 49 milliseconds