Home | History | Annotate | Download | only in test

Lines Matching defs:ScopedXI2Event

145 ScopedXI2Event::ScopedXI2Event() {}
146 ScopedXI2Event::~ScopedXI2Event() {}
148 void ScopedXI2Event::InitKeyEvent(EventType type,
172 void ScopedXI2Event::InitGenericButtonEvent(int deviceid,
188 void ScopedXI2Event::InitGenericMouseWheelEvent(int deviceid,
196 void ScopedXI2Event::InitScrollEvent(int deviceid,
215 void ScopedXI2Event::InitFlingScrollEvent(int deviceid,
235 void ScopedXI2Event::InitTouchEvent(int deviceid,
258 void ScopedXI2Event::SetUpValuators(const std::vector<Valuator>& valuators) {