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