Searched defs:shadowInsertionPoint (Results 1 – 4 of 4) sorted by relevance
52 …void setShadowInsertionPointOfYoungerShadowRoot(PassRefPtr<HTMLShadowElement> shadowInsertionPoint… in setShadowInsertionPointOfYoungerShadowRoot()
272 HTMLShadowElement* shadowInsertionPoint = 0; in distribute() local297 HTMLShadowElement* shadowInsertionPoint = shadowInsertionPoints[i - 1]; in distribute() local
345 …owRoot::setShadowInsertionPointOfYoungerShadowRoot(PassRefPtr<HTMLShadowElement> shadowInsertionPo… in setShadowInsertionPointOfYoungerShadowRoot()
122 …ionScope FocusNavigationScope::ownedByShadowInsertionPoint(HTMLShadowElement* shadowInsertionPoint) in ownedByShadowInsertionPoint()