Home
last modified time | relevance | path

Searched refs:ChromePrintContext (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/chromium/src/
DWebFrameImpl.h54 class ChromePrintContext; variable
352 OwnPtr<ChromePrintContext> m_printContext;
DWebFrameImpl.cpp250 class ChromePrintContext : public PrintContext, public Noncopyable { class
252 ChromePrintContext(Frame* frame) in ChromePrintContext() function in WebKit::ChromePrintContext
1106 m_printContext.set(new ChromePrintContext(frame())); in printBegin()
/external/webkit/WebKit/chromium/
DChangeLog5632 (WebKit::ChromePrintContext::ChromePrintContext):
5633 (WebKit::ChromePrintContext::begin):
5634 (WebKit::ChromePrintContext::getPageShrink):
5635 (WebKit::ChromePrintContext::spoolPage):