Home
last modified time | relevance | path

Searched defs:ImGuiPopupData (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h1044 struct ImGuiPopupData struct
1054 ImGuiPopupData() { memset(this, 0, sizeof(*this)); OpenFrameCount = -1; } in ImGuiPopupData() argument