#include <UserContentController.h>
|
| WEBCORE_EXPORT | ~UserContentController () |
| |
| WEBCORE_EXPORT void | addUserScript (DOMWrapperWorld &, std::unique_ptr< UserScript >) |
| |
| WEBCORE_EXPORT void | removeUserScript (DOMWrapperWorld &, const URL &) |
| |
| WEBCORE_EXPORT void | removeUserScripts (DOMWrapperWorld &) |
| |
| WEBCORE_EXPORT void | addUserStyleSheet (DOMWrapperWorld &, std::unique_ptr< UserStyleSheet >, UserStyleInjectionTime) |
| |
| WEBCORE_EXPORT void | removeUserStyleSheet (DOMWrapperWorld &, const URL &) |
| |
| WEBCORE_EXPORT void | removeUserStyleSheets (DOMWrapperWorld &) |
| |
| WEBCORE_EXPORT void | removeAllUserContent () |
| |
| WEBCORE_EXPORT | ~UserContentController () |
| |
| WEBCORE_EXPORT void | addUserScript (DOMWrapperWorld &, std::unique_ptr< UserScript >) |
| |
| WEBCORE_EXPORT void | removeUserScript (DOMWrapperWorld &, const URL &) |
| |
| WEBCORE_EXPORT void | removeUserScripts (DOMWrapperWorld &) |
| |
| WEBCORE_EXPORT void | addUserStyleSheet (DOMWrapperWorld &, std::unique_ptr< UserStyleSheet >, UserStyleInjectionTime) |
| |
| WEBCORE_EXPORT void | removeUserStyleSheet (DOMWrapperWorld &, const URL &) |
| |
| WEBCORE_EXPORT void | removeUserStyleSheets (DOMWrapperWorld &) |
| |
| WEBCORE_EXPORT void | removeAllUserContent () |
| |
| WEBCORE_EXPORT | UserContentProvider () |
| |
| virtual WEBCORE_EXPORT | ~UserContentProvider () |
| |
| void | registerForUserMessageHandlerInvalidation (UserContentProviderInvalidationClient &) |
| |
| void | unregisterForUserMessageHandlerInvalidation (UserContentProviderInvalidationClient &) |
| |
| void | addPage (Page &) |
| |
| void | removePage (Page &) |
| |
| WEBCORE_EXPORT | UserContentProvider () |
| |
| virtual WEBCORE_EXPORT | ~UserContentProvider () |
| |
| void | registerForUserMessageHandlerInvalidation (UserContentProviderInvalidationClient &) |
| |
| void | unregisterForUserMessageHandlerInvalidation (UserContentProviderInvalidationClient &) |
| |
| void | addPage (Page &) |
| |
| void | removePage (Page &) |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
◆ ~UserContentController() [1/2]
| WebCore::UserContentController::~UserContentController |
( |
| ) |
|
◆ ~UserContentController() [2/2]
| WEBCORE_EXPORT WebCore::UserContentController::~UserContentController |
( |
| ) |
|
◆ addUserScript() [1/2]
◆ addUserScript() [2/2]
◆ addUserStyleSheet() [1/2]
◆ addUserStyleSheet() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ removeAllUserContent() [1/2]
◆ removeAllUserContent() [2/2]
| void WebCore::UserContentController::removeAllUserContent |
( |
| ) |
|
◆ removeUserScript() [1/2]
◆ removeUserScript() [2/2]
◆ removeUserScripts() [1/2]
◆ removeUserScripts() [2/2]
◆ removeUserStyleSheet() [1/2]
◆ removeUserStyleSheet() [2/2]
◆ removeUserStyleSheets() [1/2]
◆ removeUserStyleSheets() [2/2]
The documentation for this class was generated from the following files: