Searched defs:MousePosPrev (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1389 ImVec2 MousePosPrev; // Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid) member in struct:ImGuiIO
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1389 ImVec2 MousePosPrev; // Previous mouse position (note that MouseDelta is not necessary == MousePos-MousePosPrev, in case either position is invalid) member in struct:ImGuiIO

Completed in 16 milliseconds