Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.h629 IMGUI_API void SetStateStorage(ImGuiStorage* storage); // replace current window storage with our own (if you want to manipulate it yourself, typically clear subsection of it)
H A Dimgui.cpp6468 void ImGui::SetStateStorage(ImGuiStorage* tree) in SetStateStorage() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h870 IMGUI_API void SetStateStorage(ImGuiStorage* storage); // replace current window storage with our own (if you want to manipulate it yourself, typically clear subsection of it)
H A Dimgui.cpp7120 void ImGui::SetStateStorage(ImGuiStorage* tree) in SetStateStorage() function in ImGui

Completed in 63 milliseconds