Lines Matching refs:switchFlag
120 int32_t SetTouchpadScrollSwitch(bool switchFlag) override;
121 int32_t GetTouchpadScrollSwitch(bool &switchFlag) override;
124 int32_t SetTouchpadTapSwitch(bool switchFlag) override;
125 int32_t GetTouchpadTapSwitch(bool &switchFlag) override;
128 int32_t SetTouchpadPinchSwitch(bool switchFlag) override;
129 int32_t GetTouchpadPinchSwitch(bool &switchFlag) override;
130 int32_t SetTouchpadSwipeSwitch(bool switchFlag) override;
131 int32_t GetTouchpadSwipeSwitch(bool &switchFlag) override;
158 int32_t SetTouchpadThreeFingersTapSwitch(bool switchFlag) override;
159 int32_t GetTouchpadThreeFingersTapSwitch(bool &switchFlag) override;
207 int32_t ReadTouchpadScrollSwich(bool &switchFlag);
209 int32_t ReadTouchpadTapSwitch(bool &switchFlag);
211 int32_t ReadTouchpadPinchSwitch(bool &switchFlag);
212 int32_t ReadTouchpadSwipeSwitch(bool &switchFlag);