Searched refs:OnWheelEvent (Results 1 – 3 of 3) sorted by relevance
56 virtual Result<void> OnWheelEvent(int pixels) = 0;
144 CF_EXPECT(observer()->OnWheelEvent(pixels)); in OnMessageInner()
107 Result<void> OnWheelEvent(int pixels) { in OnWheelEvent() function in cuttlefish::ConnectionObserverImpl