Searched refs:SetScrollY (Results 1 – 3 of 3) sorted by relevance
265 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);
294 …IMGUI_API void SetScrollY(float scroll_y); // set scr…
6412 void ImGui::SetScrollY(float scroll_y) in SetScrollY() function in ImGui