HomeSort by relevance Sort by last modified time
    Searched refs:spoolAllPagesWithBoundaries (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
PrintContext.h 83 static void spoolAllPagesWithBoundaries(Frame*, GraphicsContext&, const FloatSize& pageSizeInPixels);
PrintContext.cpp 363 void PrintContext::spoolAllPagesWithBoundaries(Frame* frame, GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels)
  /external/chromium_org/third_party/WebKit/Source/web/
WebFrameImpl.cpp 350 void spoolAllPagesWithBoundaries(GraphicsContext& graphicsContext, const FloatSize& pageSizeInPixels)
386 // of spoolAllPagesWithBoundaries the scale HAS NOT been pre-applied.
    [all...]

Completed in 278 milliseconds