Searched defs:onEvent (Results 1 - 22 of 22) sorted by relevance

/external/skia/samplecode/
H A DSamplePdfFileViewer.cpp72 virtual bool onEvent(const SkEvent& evt) { function in class:PdfFileViewer
76 return this->INHERITED::onEvent(evt);
H A DGMSampleView.cpp41 bool GMSampleView::onEvent(const SkEvent& evt) { function in class:GMSampleView
46 return this->INHERITED::onEvent(evt);
H A DSampleCode.cpp130 bool SampleView::onEvent(const SkEvent& evt) { function in class:SampleView
135 return this->INHERITED::onEvent(evt);
H A DOverView.cpp51 bool onEvent(const SkEvent&) override;
157 bool OverView::onEvent(const SkEvent& evt) { function in class:OverView
158 return this->INHERITED::onEvent(evt);
H A DSampleApp.cpp1663 bool SampleWindow::onEvent(const SkEvent& evt) { function in class:SampleWindow
1774 return this->INHERITED::onEvent(evt);
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
H A DTweenCallback.java44 public void onEvent(int type, BaseTween<?> source); method in interface:TweenCallback
/external/skia/experimental/DrawingBoard/
H A DSampleDrawingServer.cpp113 bool onEvent(const SkEvent& evt) { function in class:DrawingServerView
122 return this->INHERITED::onEvent(evt);
H A DSkColorPalette.cpp27 bool SkColorPalette::onEvent(const SkEvent& evt) { function in class:SkColorPalette
28 return this->INHERITED::onEvent(evt);
H A DSampleDrawingClient.cpp105 bool onEvent(const SkEvent& evt) {; function in class:DrawingClientView
138 return this->INHERITED::onEvent(evt);
/external/skia/experimental/Networking/
H A DSampleNetPipeReader.cpp64 bool onEvent(const SkEvent& evt) { function in class:NetPipeReaderView
77 return this->INHERITED::onEvent(evt);
/external/skia/src/views/
H A DSkEventSink.cpp72 return this->onEvent(evt);
80 bool SkEventSink::onEvent(const SkEvent&) { function in class:SkEventSink
H A DSkWindow.cpp219 bool SkWindow::onEvent(const SkEvent& evt) { function in class:SkWindow
226 return this->INHERITED::onEvent(evt);
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
H A DTimelineApplet.java124 @Override public void onEvent(EventType eventType, BaseTween source) {
130 @Override public void onEvent(EventType eventType, BaseTween source) {
169 @Override public void stateChanged(ChangeEvent e) {onEvent();}
170 @Override public void actionPerformed(ActionEvent e) {onEvent();}
171 private void onEvent() { method in class:TimelineApplet.OptionsListener
266 @Override public void onEvent(EventType eventType, BaseTween source) {
272 @Override public void onEvent(EventType eventType, BaseTween source) {
H A DTweenApplet.java107 @Override public void stateChanged(ChangeEvent e) {onEvent();}
108 @Override public void actionPerformed(ActionEvent e) {onEvent();}
109 private void onEvent() { method in class:TweenApplet.OptionsListener
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 287 milliseconds