Home
last modified time | relevance | path

Searched refs:EventLoop (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/
DEventLoop.h33 class EventLoop : Noncopyable {
35 EventLoop() in EventLoop() function
/external/webkit/WebCore/platform/mac/
DEventLoopMac.mm27 #include "EventLoop.h"
31 void EventLoop::cycle()
/external/webkit/WebCore/platform/android/
DEventLoopAndroid.cpp33 void EventLoop::cycle() in cycle()
/external/webkit/WebCore/platform/qt/
DEventLoopQt.cpp27 void EventLoop::cycle() in cycle()
/external/webkit/WebCore/platform/gtk/
DEventLoopGtk.cpp27 void EventLoop::cycle() in cycle()
/external/webkit/WebCore/platform/wx/
DEventLoopWx.cpp34 void EventLoop::cycle() in cycle()
/external/webkit/WebCore/platform/win/
DEventLoopWin.cpp31 void EventLoop::cycle() in cycle()
/external/webkit/WebCore/inspector/
DJavaScriptDebugServer.cpp427 EventLoop loop; in pauseIfNeeded()
/external/webkit/WebCore/
DGNUmakefile.am1220 WebCore/platform/EventLoop.h \
DChangeLog-2008-08-1020057 (WebCore::EventLoop::cycle):
20641 (WebCore::EventLoop::cycle):
21047 Calls didPause on all the listeners and spins a EventLoop until resume is called.
21100 * platform/EventLoop.h: Added.
21101 (WebCore::EventLoop::EventLoop):
21102 (WebCore::EventLoop::ended): Return m_ended.
21104 (WebCore::EventLoop::cycle): Call nextEventMatchingMask and then sendEvent.
21106 (WebCore::EventLoop::cycle): Call GetMessage, TranslateMessage and DispatchMessage.
DChangeLog47773 spinning the EventLoop.
/external/webkit/WebCore/WebCore.xcodeproj/
Dproject.pbxproj475 …1CA19E160DC255CA0065A994 /* EventLoop.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA19E150DC…
5363 …0DC255CA0065A994 /* EventLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
13642 1CA19E150DC255CA0065A994 /* EventLoop.h */,
15393 1CA19E160DC255CA0065A994 /* EventLoop.h in Headers */,