Home
last modified time | relevance | path

Searched refs:SetScrollY (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h265 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);
Dimgui.h294 …IMGUI_API void SetScrollY(float scroll_y); // set scr…
Dimgui.cpp6412 void ImGui::SetScrollY(float scroll_y) in SetScrollY() function in ImGui