Searched refs:destinationInsertionPointsFor (Results 1 – 3 of 3) sorted by relevance
68 const DestinationInsertionPoints* destinationInsertionPointsFor(const Node*) const;
284 … const DestinationInsertionPoints* insertionPoints = shadow->destinationInsertionPointsFor(&node); in collectDestinationInsertionPoints()
247 const DestinationInsertionPoints* ElementShadow::destinationInsertionPointsFor(const Node* key) con… in destinationInsertionPointsFor() function in WebCore::ElementShadow