/external/chromium_org/chrome/browser/resources/print_preview/data/ |
D | document_info.js | 142 get pageSize() { getter in DocumentInfo 210 printableArea, pageSize, hasCssMediaStyles, margins) { argument
|
/external/compiler-rt/lib/builtins/ |
D | enable_execute_stack.c | 45 const uintptr_t pageSize = 4096; in __enable_execute_stack() local
|
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/js/ |
D | nheap.js | 90 pageSize: 25}); property
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
D | IndexedDBModel.js | 359 …loadObjectStoreData: function(databaseId, objectStoreName, idbKeyRange, skipCount, pageSize, callb… argument 373 …xData: function(databaseId, objectStoreName, indexName, idbKeyRange, skipCount, pageSize, callback) argument 388 …n(databaseId, databaseName, objectStoreName, indexName, idbKeyRange, skipCount, pageSize, callback) argument
|
/external/chromium_org/skia/ext/ |
D | vector_platform_device_skia.cc | 23 const SkISize& pageSize, in VectorPlatformDeviceSkia()
|
/external/chromium_org/third_party/sqlite/src/tool/ |
D | showjournal.c | 12 static int pageSize = 1024; variable
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
D | InspectorIndexedDBAgent.cpp | 391 …ate, PassRefPtrWillBeRawPtr<RequestDataCallback> requestCallback, int skipCount, unsigned pageSize) in create() 473 …ate, PassRefPtrWillBeRawPtr<RequestDataCallback> requestCallback, int skipCount, unsigned pageSize) in OpenCursorCallback() 492 …jectStoreName, const String& indexName, IDBKeyRange* idbKeyRange, int skipCount, unsigned pageSize) in create() 532 …jectStoreName, const String& indexName, IDBKeyRange* idbKeyRange, int skipCount, unsigned pageSize) in DataLoader() 666 …onst String& objectStoreName, const String& indexName, int skipCount, int pageSize, const RefPtr<J… in requestData()
|
/external/chromium_org/third_party/skia/tests/ |
D | PDFPrimitivesTest.cpp | 253 SkISize pageSize = SkISize::Make(bitmap.width(), bitmap.height()); in TestImage() local 331 SkISize pageSize = SkISize::Make(100, 100); in test_issue1083() local 469 SkISize pageSize = SkISize::Make(100, 100); in DEF_TEST() local
|
D | CanvasTest.cpp | 716 SkISize pageSize = SkISize::Make(kWidth, kHeight); in TestPdfDevice() local
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | PrintContext.cpp | 72 …FloatSize pageSize = m_frame->resizePageRectsKeepingRatio(FloatSize(printRect.width(), printRect.h… in computePageRects() local 323 IntSize pageSize(width, height); in pageSizeAndMarginsInPixels() local
|
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/ |
D | margin_control.js | 182 setPageSize: function(pageSize) { argument
|
/external/skia/tests/ |
D | PDFPrimitivesTest.cpp | 252 SkISize pageSize = SkISize::Make(bitmap.width(), bitmap.height()); in TestImage() local 330 SkISize pageSize = SkISize::Make(100, 100); in test_issue1083() local
|
D | CanvasTest.cpp | 745 SkISize pageSize = SkISize::Make(kWidth, kHeight); in TestPdfDevice() local
|
/external/chromium_org/third_party/skia/src/pdf/ |
D | SkPDFDeviceFlattener.cpp | 15 SkPDFDeviceFlattener::SkPDFDeviceFlattener(const SkSize& pageSize, const SkRect* trimBox) in SkPDFDeviceFlattener()
|
/external/skia/src/pdf/ |
D | SkPDFDeviceFlattener.cpp | 15 SkPDFDeviceFlattener::SkPDFDeviceFlattener(const SkSize& pageSize, const SkRect* trimBox) in SkPDFDeviceFlattener()
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/ |
D | SQLiteDatabase.cpp | 142 int SQLiteDatabase::pageSize() in pageSize() function in blink::SQLiteDatabase
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
D | PoolAlloc.h | 197 size_t pageSize; // granularity of allocation from the OS variable
|
/external/chromium_org/third_party/sqlite/src/src/ |
D | test2.c | 75 u32 pageSize; in pager_open() local
|
D | btreeInt.h | 423 u32 pageSize; /* Total number of bytes on a page */ member
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | LocalFrame.cpp | 223 void LocalFrame::setPrinting(bool printing, const FloatSize& pageSize, const FloatSize& originalPag… in setPrinting()
|
/external/chromium_org/third_party/WebKit/Source/core/fetch/ |
D | MemoryCache.cpp | 605 size_t pageSize = (o->encodedSize() + o->overheadSize() + 4095) & ~4095; in addResource() local
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | PartitionAlloc.cpp | 83 size_t pageSize = kSystemPageSize * i; in partitionBucketNumSystemPages() local
|
D | PartitionAllocTest.cpp | 854 size_t pageSize = WTF::kSystemPageSize - kExtraAllocSize; in TEST() local
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_memmgr_mini.cpp | 330 void CFXMEM_Pages::Initialize(FX_LPBYTE pStart, size_t pageSize, size_t pages) in Initialize()
|
/external/chromium_org/third_party/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 211 HRESULT SkXPSDevice::createXpsPage(const XPS_SIZE& pageSize, in createXpsPage() 300 XPS_SIZE pageSize = { in endSheet() local
|