Searched defs:scroll_x (Results 1 – 5 of 5) sorted by relevance
2909 float scroll_x = ImGui::GetScrollX(); in ShowDemoWindowLayout() local2952 float scroll_x = ImGui::GetScrollX(); in ShowDemoWindowLayout() local
8096 void ImGui::SetScrollX(ImGuiWindow* window, float scroll_x) in SetScrollX()8110 void ImGui::SetScrollX(float scroll_x) in SetScrollX()
1974 float scroll_x = ImGui::GetScrollX(), scroll_max_x = ImGui::GetScrollMaxX(); in ShowDemoWindowLayout() local
6278 void ImGui::SetScrollX(float scroll_x) in SetScrollX()
6405 void ImGui::SetScrollX(float scroll_x) in SetScrollX()