Home
last modified time | relevance | path

Searched defs:pageCount (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebGlyphCache.cpp40 size_t WebGlyphCache::pageCount() in pageCount() function in WebKit::WebGlyphCache
DWebFrameImpl.cpp351 virtual int pageCount() const in pageCount() function in WebKit::ChromePrintContext
396 virtual int pageCount() const in pageCount() function in WebKit::ChromePluginPrintContext
/external/webkit/Source/WebCore/page/
DPrintContext.h53 size_t pageCount() const { return m_pageRects.size(); } in pageCount() function
DPrintContext.cpp148 unsigned pageCount = ceilf((float)docLogicalHeight / pageLogicalHeight); in computePageRectsWithPageSizeInternal() local
/external/webkit/Source/WebCore/history/
DPageCache.h58 int pageCount() const { return m_size; } in pageCount() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DInjectedBundle.h59 size_t pageCount() const { return m_pages.size(); } in pageCount() function
/external/skia/src/pdf/
DSkPDFPage.cpp115 int pageCount = treeCapacity; in GeneratePageTree() local
/external/webkit/Source/WebCore/platform/graphics/cg/
DPDFDocumentImage.cpp151 int PDFDocumentImage::pageCount() const in pageCount() function in WebCore::PDFDocumentImage
/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.cpp166 /* [in] */ UINT pageCount) in drawFooterInRect()
DWinLauncher.cpp349 UINT pageCount = 0; in PrintView() local
/external/chromium/chrome/browser/resources/
Dprint_preview.js344 function updatePrintPreview(pageCount, jobTitle) { argument
/external/webkit/Source/WebCore/platform/sql/
DSQLiteDatabase.cpp214 int64_t pageCount = 0; in totalSize() local
/external/webkit/Source/WebCore/platform/graphics/
DGlyphPageTreeNode.cpp116 size_t GlyphPageTreeNode::pageCount() const in pageCount() function in WebCore::GlyphPageTreeNode
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DPoolAlloc.h175 size_t pageCount; member
/external/webkit/Source/WebKit/win/
DWebFrame.cpp2092 /* [retval][out] */ UINT *pageCount) in getPrintedPageCount()
2125 …ntext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerH… in drawFooter()
2133 …HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, UINT pageCount) in spoolPage()
2204 …ntext* pctx, IWebUIDelegate* ui, const IntRect& pageRect, UINT page, UINT pageCount, float headerH… in drawFooter()
2230 …HDC printDC, IWebUIDelegate* ui, float headerHeight, float footerHeight, UINT page, UINT pageCount) in spoolPage()
2371 UINT pageCount = (UINT) m_pageRects.size(); in spoolPages() local
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h272 /* [in] */ UINT pageCount) { return E_NOTIMPL; } in drawFooterInRect()
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp332 /* [in] */ UINT pageCount) in drawFooterInRect()