Searched refs:closeEvent (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DPlatformVideoWindowPrivate.h40 void closeEvent(QCloseEvent*);
H A DPlatformVideoWindowQt.cpp52 void FullScreenVideoWindow::closeEvent(QCloseEvent*) function in class:FullScreenVideoWindow
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFullScreenVideoWidget.h51 virtual void closeEvent(QCloseEvent*);
H A DFullScreenVideoWidget.cpp74 void FullScreenVideoWidget::closeEvent(QCloseEvent* event) function in class:WebCore::FullScreenVideoWidget
H A DNotificationPresenterClientQt.cpp251 sendEvent(notification, eventNames().closeEvent);
407 sendEvent(oldNotification, eventNames().closeEvent);
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebinspector.h46 void closeEvent(QCloseEvent* event);
H A Dqwebinspector.cpp178 void QWebInspector::closeEvent(QCloseEvent* event) function in class:QWebInspector
/external/oprofile/gui/
H A Doprof_start.h75 void closeEvent(QCloseEvent * e);
H A Doprof_start.cpp396 void oprof_start::closeEvent(QCloseEvent *) function in class:oprof_start
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
H A DSDL_QWin.h88 void closeEvent(QCloseEvent *e);
H A DSDL_QWin.cc77 void SDL_QWin::closeEvent(QCloseEvent *e) { function in class:SDL_QWin
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.h57 virtual void closeEvent(QCloseEvent *event);
H A Dwpagui.h89 virtual void closeEvent(QCloseEvent *event);
H A Dpeers.cpp1550 void Peers::closeEvent(QCloseEvent *) function in class:Peers
H A Dwpagui.cpp1346 * custom closeEvent handler take care of children */
1410 void WpaGui::closeEvent(QCloseEvent *event) function in class:WpaGui
/external/webkit/Source/WebKit/chromium/src/
H A DWebNotification.cpp132 RefPtr<Event> event = Event::create(eventNames().closeEvent, false, true);
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.h94 virtual void closeEvent(QCloseEvent *event);
H A Dwpagui.cpp1342 * custom closeEvent handler take care of children */
1406 void WpaGui::closeEvent(QCloseEvent *event) function in class:WpaGui
/external/webkit/Source/WebCore/websockets/
H A DWebSocket.cpp285 dispatchEvent(Event::create(eventNames().closeEvent, false, false));

Completed in 241 milliseconds