Searched refs:IsWindowAppearing (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h254 IMGUI_API bool IsWindowAppearing();
597 // - Prefer using "SetItemDefaultFocus()" over "if (IsWindowAppearing()) SetScrollHereY()" when applicable to signify "this is the default item"
H A Dimgui.cpp6148 bool ImGui::IsWindowAppearing() function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h254 IMGUI_API bool IsWindowAppearing();
597 // - Prefer using "SetItemDefaultFocus()" over "if (IsWindowAppearing()) SetScrollHereY()" when applicable to signify "this is the default item"
H A Dimgui.cpp6148 bool ImGui::IsWindowAppearing() function in class:ImGui

Completed in 75 milliseconds