Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_internal.h806 …ImGuiID LastActiveId; // Store the last non-zero ActiveId, u… member
968 LastActiveId = 0; in ImGuiContext()
Dimgui.cpp2642 g.LastActiveId = id; in SetActiveID()