Home
last modified time | relevance | path

Searched defs:scroll_y (Results 1 – 3 of 3) sorted by relevance

/external/libchrome-gestures/src/
Dmouse_interpreter.cc140 double scroll_y = hwstate.rel_y * scroll_wheel_emulation_speed_.val_; in EmulateScrollWheel() local
/external/mesa3d/src/imgui/
Dimgui.cpp6412 void ImGui::SetScrollY(float scroll_y) in SetScrollY()
Dimgui_widgets.cpp3702 float scroll_y = draw_window->Scroll.y; in InputTextEx() local