Home
last modified time | relevance | path

Searched refs:KeepAliveID (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.cpp2570 ImGui::KeepAliveID(id); in GetID()
2578 ImGui::KeepAliveID(id); in GetID()
2600 ImGui::KeepAliveID(id); in GetIDFromRectangle()
2701 void ImGui::KeepAliveID(ImGuiID id) in KeepAliveID() function in ImGui
3112 KeepAliveID(g.ActiveId); in UpdateMouseMovingWindowNewFrame()
3136 KeepAliveID(g.ActiveId); in UpdateMouseMovingWindowNewFrame()
3433 KeepAliveID(g.DragDropPayload.SourceId); in NewFrame()
8414 KeepAliveID(column_id); in EndColumns()
Dimgui_internal.h1370 IMGUI_API void KeepAliveID(ImGuiID id);
Dimgui_widgets.cpp6125 KeepAliveID(id); in TabBarCalcTabID()