Lines Matching refs:SkEvent
77 SkEvent& event() { return fEvent; }
78 const SkEvent& event() const { return fEvent; }
86 static SkEventSinkID GetWidgetEventSinkID(const SkEvent&);
99 virtual bool onPrepareWidgetEvent(SkEvent* evt);
106 SkEvent fEvent;
119 virtual bool onEvent(const SkEvent&);
143 static bool GetWidgetEventCheckState(const SkEvent&, CheckState* state);
151 virtual bool onPrepareWidgetEvent(SkEvent* evt);
250 static int GetWidgetEventListIndex(const SkEvent&);
256 virtual bool onEvent(const SkEvent&);
258 virtual bool onPrepareWidgetEvent(SkEvent*);
305 virtual bool prepareWidgetEvent(SkEvent*, int rowIndex);