webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <NamedFlowCollection.h>
Classes | |
struct | NamedFlowHashFunctions |
struct | NamedFlowHashTranslator |
Static Public Member Functions | |
static Ref< NamedFlowCollection > | create (Document *doc) |
Additional Inherited Members | |
![]() | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
![]() | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
![]() | |
virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
void | observeContext (ScriptExecutionContext *) |
virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
void | observeContext (ScriptExecutionContext *) |
![]() | |
ScriptExecutionContext * | m_scriptExecutionContext |
|
inlinevirtual |
|
inlinestatic |
Ref< DOMNamedFlowCollection > WebCore::NamedFlowCollection::createCSSOMSnapshot | ( | ) |
void WebCore::NamedFlowCollection::discardNamedFlow | ( | WebKitNamedFlow * | namedFlow | ) |
Document * WebCore::NamedFlowCollection::document | ( | ) | const |
Ref< WebKitNamedFlow > WebCore::NamedFlowCollection::ensureFlowWithName | ( | const String & | flowName | ) |
WebKitNamedFlow * WebCore::NamedFlowCollection::flowByName | ( | const String & | flowName | ) |
Vector< RefPtr< WebKitNamedFlow > > WebCore::NamedFlowCollection::namedFlows | ( | ) |