Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_internal.h619 int OpenFrameCount; // Set on OpenPopup() member
Dimgui.cpp6765 popup_ref.OpenFrameCount = g.FrameCount; in OpenPopupEx()
6780 …nt_stack_size].PopupId == id && g.OpenPopupStack[current_stack_size].OpenFrameCount == g.FrameCoun… in OpenPopupEx()
6782 g.OpenPopupStack[current_stack_size].OpenFrameCount = popup_ref.OpenFrameCount; in OpenPopupEx()