Searched refs:finalDestinationInsertionPointFor (Results 1 – 3 of 3) sorted by relevance
71 const InsertionPoint* finalDestinationInsertionPointFor(const Node*) const;
289 const InsertionPoint* insertedTo = shadow->finalDestinationInsertionPointFor(projectedNode); in resolveReprojection()
253 const InsertionPoint* ElementShadow::finalDestinationInsertionPointFor(const Node* key) const in finalDestinationInsertionPointFor() function in WebCore::ElementShadow