Searched defs:shadowInsertionPoint (Results 1 – 4 of 4) sorted by relevance
50 …d setShadowInsertionPointOfYoungerShadowRoot(PassRefPtrWillBeRawPtr<HTMLShadowElement> shadowInser… in setShadowInsertionPointOfYoungerShadowRoot()
261 HTMLShadowElement* shadowInsertionPoint = 0; in distribute() local280 HTMLShadowElement* shadowInsertionPoint = shadowInsertionPoints[i - 1]; in distribute() local
264 …::setShadowInsertionPointOfYoungerShadowRoot(PassRefPtrWillBeRawPtr<HTMLShadowElement> shadowInser… in setShadowInsertionPointOfYoungerShadowRoot()
129 …ionScope FocusNavigationScope::ownedByShadowInsertionPoint(HTMLShadowElement* shadowInsertionPoint) in ownedByShadowInsertionPoint()