webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
InternalSettingsWrapper (Page *page) | |
virtual | ~InternalSettingsWrapper () |
bool | isRefCountedWrapper () const override |
InternalSettings * | internalSettings () const |
Public Member Functions inherited from WebCore::Supplement< Page > | |
virtual | ~Supplement () |
virtual | ~Supplement () |
Additional Inherited Members | |
Static Public Member Functions inherited from WebCore::Supplement< Page > | |
static void | provideTo (Supplementable< Page > *host, const char *key, std::unique_ptr< Supplement< Page >> supplement) |
static void | provideTo (Supplementable< Page > *host, const char *key, std::unique_ptr< Supplement< Page >> supplement) |
static Supplement< Page > * | from (Supplementable< Page > *host, const char *key) |
static Supplement< Page > * | from (Supplementable< Page > *host, const char *key) |
|
inlineexplicit |
|
inlinevirtual |
|
inline |
|
inlineoverridevirtual |
Reimplemented from WebCore::Supplement< Page >.