webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebPasteboardProxy.h>
Public Member Functions | |
void | addWebProcessProxy (WebProcessProxy &) |
void | removeWebProcessProxy (WebProcessProxy &) |
Static Public Member Functions | |
static WebPasteboardProxy & | singleton () |
Friends | |
class | LazyNeverDestroyed< WebPasteboardProxy > |
void WebKit::WebPasteboardProxy::addWebProcessProxy | ( | WebProcessProxy & | webProcessProxy | ) |
void WebKit::WebPasteboardProxy::removeWebProcessProxy | ( | WebProcessProxy & | webProcessProxy | ) |
|
static |
|
friend |