Searched refs:addExistingWebPage (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebProcessProxy.h87 void addExistingWebPage(WebPageProxy*, uint64_t pageID);
H A DWebProcessProxy.cpp196 void WebProcessProxy::addExistingWebPage(WebPageProxy* webPage, uint64_t pageID) function in class:WebKit::WebProcessProxy
H A DWebPageProxy.cpp565 m_process->addExistingWebPage(this, m_pageID);

Completed in 139 milliseconds