Searched refs:distributor (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DInsertionPoint.cpp88 root->distributor().didShadowBoundaryChange(root->hostElement());
89 root->distributor().invalidateInsertionPointList();
103 root->distributor().invalidateInsertionPointList();
157 return shadowRoot->distributor().findInsertionPointFor(projectedNode);
H A DContentDistributor.cpp76 ASSERT(!host->containingShadowRoot() || host->containingShadowRoot()->distributor().isValid());
133 if (!currentRoot->distributor().needsDistribution())
139 shadowRoots[i - 1]->distributor().distribute(shadowRoots[i - 1]->hostElement());
/macosx-10.10/WebCore-7600.1.25/dom/
H A DShadowRoot.cpp41 ContentDistributor distributor; member in struct:WebCore::SameSizeAsShadowRoot
H A DShadowRoot.h68 ContentDistributor& distributor() { return m_distributor; } function in class:WebCore::final
H A DElement.cpp1484 shadowRoot->distributor().didShadowBoundaryChange(this);
1512 oldRoot->distributor().invalidateDistribution(this);
/macosx-10.10/emacs-93/emacs/etc/
H A Dvipcard.tex16 % but WITHOUT ANY WARRANTY. No author or distributor
H A DviperCard.tex16 % but WITHOUT ANY WARRANTY. No author or distributor

Completed in 140 milliseconds