Searched defs:scroll_y (Results 1 – 3 of 3) sorted by relevance
140 double scroll_y = hwstate.rel_y * scroll_wheel_emulation_speed_.val_; in EmulateScrollWheel() local
6412 void ImGui::SetScrollY(float scroll_y) in SetScrollY()
3702 float scroll_y = draw_window->Scroll.y; in InputTextEx() local