Searched defs:scroll_x (Results 1 – 2 of 2) sorted by relevance
139 double scroll_x = hwstate.rel_x * scroll_wheel_emulation_speed_.val_; in EmulateScrollWheel() local
6405 void ImGui::SetScrollX(float scroll_x) in SetScrollX()