Searched refs:shadowWhereNodeCanBeDistributed (Results 1 – 5 of 5) sorted by relevance
93 if (!shadowWhereNodeCanBeDistributed(*node)) in traverseSiblingOrBackToInsertionPoint()136 if (shadowWhereNodeCanBeDistributed(*node)) { in traverseParent()141 if (shadowWhereNodeCanBeDistributed(*insertionPoint)) in traverseParent()
285 ElementShadow* shadow = shadowWhereNodeCanBeDistributed(*current); in resolveReprojection()304 ElementShadow* shadow = shadowWhereNodeCanBeDistributed(*current); in collectDestinationInsertionPoints()
102 inline ElementShadow* shadowWhereNodeCanBeDistributed(const Node& node) in shadowWhereNodeCanBeDistributed() function
283 if (ElementShadow* shadow = shadowWhereNodeCanBeDistributed(*point)) in distribute()309 if (ElementShadow* shadow = shadowWhereNodeCanBeDistributed(*shadowInsertionPoint)) in distribute()
964 if (ElementShadow* parentElementShadow = shadowWhereNodeCanBeDistributed(*this)) { in attributeChanged()1727 if (ElementShadow* elementShadow = shadowWhereNodeCanBeDistributed(*this)) in didAffectSelector()