Home
last modified time | relevance | path

Searched full:touchpad_scroll_setting (Results 1 – 5 of 5) sorted by relevance

/foundation/multimodalinput/input/service/dfx/include/
Ddfx_hisysevent.h57 TOUCHPAD_SCROLL_SETTING = 1, enumerator
/foundation/multimodalinput/input/service/dfx/test/
Ddfx_hisysevent_test.cpp381 DfxHisysevent::TOUCHPAD_SETTING_CODE::TOUCHPAD_SCROLL_SETTING, flag));
395 DfxHisysevent::TOUCHPAD_SETTING_CODE::TOUCHPAD_SCROLL_SETTING, flag));
/foundation/multimodalinput/input/service/dfx/src/
Ddfx_hisysevent.cpp508 { TOUCHPAD_SCROLL_SETTING, "TOUCHPAD_SCROLL_SETTING" }, in ReportTouchpadSettingState()
/foundation/multimodalinput/input/service/
Dhisysevent.yaml234 TOUCHPAD_SCROLL_SETTING:
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_transform_processor.cpp934 …sysevent::ReportTouchpadSettingState(DfxHisysevent::TOUCHPAD_SETTING_CODE::TOUCHPAD_SCROLL_SETTING, in SetTouchpadScrollSwitch()