HomeSort by relevance Sort by last modified time
    Searched defs:outputLinkAndLinkedDestinations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
PrintContextTest.cpp 25 void outputLinkAndLinkedDestinations(GraphicsContext& context, Node* node, const IntRect& pageRect)
27 PrintContext::outputLinkAndLinkedDestinations(context, node, pageRect);
85 printContext().outputLinkAndLinkedDestinations(context, &document(), pageRect);
PrintContext.cpp 251 void PrintContext::outputLinkAndLinkedDestinations(GraphicsContext& graphicsContext, Node* node, const IntRect& pageRect)

Completed in 48 milliseconds