Home
last modified time | relevance | path

Searched refs:platformInvalidate (Results 1 – 25 of 32) sorted by relevance

12

/external/webkit/Source/WebKit2/Platform/mac/
DWorkQueueMac.cpp171 void WorkQueue::platformInvalidate() in platformInvalidate() function in WorkQueue
199 void WorkQueue::platformInvalidate() in platformInvalidate() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/
DWorkQueue.cpp50 platformInvalidate(); in invalidate()
DWorkQueue.h101 void platformInvalidate();
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePluginNone.cpp45 bool NetscapePlugin::platformInvalidate(const IntRect&) in platformInvalidate() function in WebKit::NetscapePlugin
DNetscapePlugin.h130 bool platformInvalidate(const WebCore::IntRect&);
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
DDownloadCurl.cpp51 void Download::platformInvalidate() in platformInvalidate() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
DDownloadSoup.cpp51 void Download::platformInvalidate() in platformInvalidate() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
DDownloadQt.cpp50 void Download::platformInvalidate() in platformInvalidate() function in WebKit::Download
/external/webkit/Source/WebKit2/UIProcess/Launcher/
DProcessLauncher.cpp66 platformInvalidate(); in invalidate()
DProcessLauncher.h84 void platformInvalidate();
/external/webkit/Source/WebKit2/UIProcess/Launcher/gtk/
DProcessLauncherGtk.cpp98 void ProcessLauncher::platformInvalidate() in platformInvalidate() function in WebKit::ProcessLauncher
/external/webkit/Source/WebKit2/UIProcess/Launcher/qt/
DProcessLauncherQt.cpp159 void ProcessLauncher::platformInvalidate() in platformInvalidate() function in WebKit::ProcessLauncher
/external/webkit/Source/WebKit2/UIProcess/Launcher/win/
DProcessLauncherWin.cpp116 void ProcessLauncher::platformInvalidate() in platformInvalidate() function in WebKit::ProcessLauncher
/external/webkit/Source/WebKit2/WebProcess/Downloads/
DDownload.h103 void platformInvalidate();
DDownload.cpp61 platformInvalidate(); in ~Download()
/external/webkit/Source/WebKit2/Platform/qt/
DWorkQueueQt.cpp99 void WorkQueue::platformInvalidate() in platformInvalidate() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/CoreIPC/win/
DConnectionWin.cpp94 void Connection::platformInvalidate() in platformInvalidate() function in CoreIPC::Connection
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.cpp255 m_connectionQueue.scheduleWork(WorkItem::create(this, &Connection::platformInvalidate)); in invalidate()
517 platformInvalidate(); in connectionDidClose()
DConnection.h194 void platformInvalidate();
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
DNetscapePluginWin.cpp100 bool NetscapePlugin::platformInvalidate(const IntRect& invalidRect) in platformInvalidate() function in WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp119 void Download::platformInvalidate() in platformInvalidate() function in WebKit::Download
/external/webkit/Source/WebKit2/Platform/gtk/
DWorkQueueGtk.cpp112 void WorkQueue::platformInvalidate() in platformInvalidate() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/win/
DWorkQueueWin.cpp185 void WorkQueue::platformInvalidate() in platformInvalidate() function in WorkQueue
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
DNetscapePluginX11.cpp174 bool NetscapePlugin::platformInvalidate(const IntRect&) in platformInvalidate() function in WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/Platform/CoreIPC/unix/
DConnectionUnix.cpp104 void Connection::platformInvalidate() in platformInvalidate() function in CoreIPC::Connection

12