Searched refs:scroll_twofinger_horizontal (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/headers/private/input/
H A Dtouchpad_settings.h13 bool scroll_twofinger_horizontal; member in struct:__anon1000
/haiku-fatelf/src/preferences/touchpad/
H A DTouchpadPref.cpp62 msg.AddBool("scroll_twofinger_horizontal",
63 fSettings.scroll_twofinger_horizontal);
H A DTouchpadPrefView.cpp297 settings.scroll_twofinger_horizontal
475 fTwoFingerHorizontalBox->SetValue(settings->scroll_twofinger_horizontal
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dmovement_maker.cpp641 isSideScrollingH = fSettings->scroll_twofinger_horizontal;
/haiku-fatelf/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp557 message->FindBool("scroll_twofinger_horizontal",
558 &fTouchpadSettings.scroll_twofinger_horizontal);

Completed in 55 milliseconds