|
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 | |
Protected Member Functions inherited from WTF::RefCounted< NamedFlowCollection > | |
| RefCounted () | |
| RefCounted () | |
| RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
Protected Member Functions inherited from WebCore::ContextDestructionObserver | |
| virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
| void | observeContext (ScriptExecutionContext *) |
| virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
| void | observeContext (ScriptExecutionContext *) |
Protected Attributes inherited from WebCore::ContextDestructionObserver | |
| 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 | ( | ) |
1.8.13