Searched defs:printDC (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/WebKit/win/ |
| D | WebFrame.cpp | 1970 static IntRect printerRect(HDC printDC) in printerRect() 1986 /* [in] */ HDC printDC) in setInPrintingMode() 2043 IntRect WebFrame::printerMarginRect(HDC printDC) in printerMarginRect() 2063 const Vector<WebCore::IntRect>& WebFrame::computePageRects(HDC printDC) in computePageRects() 2091 /* [in] */ HDC printDC, in getPrintedPageCount() 2133 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWe… in spoolPage() 2171 static float scaleFactor(HDC printDC, const IntRect& marginRect, const IntRect& pageRect) in scaleFactor() 2230 void WebFrame::spoolPage(PlatformGraphicsContext* pctx, GraphicsContext* spoolCtx, HDC printDC, IWe… in spoolPage() 2318 /* [in] */ HDC printDC, in spoolPages()
|
| /external/webkit/Tools/WinLauncher/ |
| D | WinLauncher.cpp | 328 HDC printDC = getPrinterDC(); in PrintView() local
|