Searched defs:ImGuiPopupData (Results 1 – 1 of 1) sorted by relevance
1044 struct ImGuiPopupData struct1054 ImGuiPopupData() { memset(this, 0, sizeof(*this)); OpenFrameCount = -1; } in ImGuiPopupData() argument