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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h1146 ImVec2 ScrollTarget; // target scroll position. stored as cursor position with scrolling canceled out, so the highest point is always 0.0f. (FLT_MAX for no change) member in struct:ImGuiWindow
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h1146 ImVec2 ScrollTarget; // target scroll position. stored as cursor position with scrolling canceled out, so the highest point is always 0.0f. (FLT_MAX for no change) member in struct:ImGuiWindow

Completed in 28 milliseconds