Searched refs:platformInvalidate (Results 1 - 25 of 30) sorted by relevance

12

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

Completed in 144 milliseconds

12