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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1348 IMGUI_API void UpdateHoveredWindowAndCaptureFlags();
H A Dimgui.cpp563 perfectly fine, as the bool toggle fairly rarely. If you have on a touch device, you might find use for an early call to UpdateHoveredWindowAndCaptureFlags().
3299 void ImGui::UpdateHoveredWindowAndCaptureFlags() function in class:ImGui
3486 UpdateHoveredWindowAndCaptureFlags();
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1348 IMGUI_API void UpdateHoveredWindowAndCaptureFlags();
H A Dimgui.cpp563 perfectly fine, as the bool toggle fairly rarely. If you have on a touch device, you might find use for an early call to UpdateHoveredWindowAndCaptureFlags().
3299 void ImGui::UpdateHoveredWindowAndCaptureFlags() function in class:ImGui
3486 UpdateHoveredWindowAndCaptureFlags();

Completed in 46 milliseconds