Searched refs:WindowEvent (Results 1 - 9 of 9) sorted by relevance

/external/javassist/sample/duplicate/
H A DViewer.java52 public void windowOpened(WindowEvent e) {}
54 public void windowClosing(WindowEvent e) {
58 public void windowClosed(WindowEvent e) {}
60 public void windowIconified(WindowEvent e) {}
62 public void windowDeiconified(WindowEvent e) {}
64 public void windowActivated(WindowEvent e) {}
66 public void windowDeactivated(WindowEvent e) {}
/external/chromium_org/third_party/webrtc/base/
H A Dwindow.h112 enum WindowEvent { enum in namespace:rtc
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dtestutils.h158 rtc::WindowEvent event() const { return ev_; }
159 void OnEvent(uint32 ssrc, rtc::WindowEvent ev) {
165 rtc::WindowEvent ev_;
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dchannel.h540 sigslot::signal2<uint32, rtc::WindowEvent> SignalScreencastWindowEvent;
573 void OnScreencastWindowEvent_s(uint32 ssrc, rtc::WindowEvent we);
585 rtc::WindowEvent event);
597 rtc::WindowEvent previous_we_;
H A Dchannel.cc81 ScreencastEventMessageData(uint32 s, rtc::WindowEvent we)
86 rtc::WindowEvent event;
1976 rtc::WindowEvent we) {
2022 rtc::WindowEvent event) {
2031 rtc::WindowEvent we;
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DWindow.idl49 [Custom, MeasureAs=WindowEvent, NotEnumerable] attribute Event event;
H A DUseCounter.h116 WindowEvent = 69, enumerator in enum:blink::UseCounter::Feature
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4590 milliseconds