Home
last modified time | relevance | path

Searched refs:collectLinkedDestinations (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DPrintContext.h93 void collectLinkedDestinations(Node*);
DPrintContext.cpp266 void PrintContext::collectLinkedDestinations(Node* node) in collectLinkedDestinations() function in WebCore::PrintContext
269 collectLinkedDestinations(i); in collectLinkedDestinations()
290 collectLinkedDestinations(node); in outputLinkedDestinations()