Home
last modified time | relevance | path

Searched refs:countName (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFPage.cpp75 SkAutoTUnref<SkPDFName> countName(new SkPDFName("Count")); in GeneratePageTree() local
131 newNode->insert(countName.get(), new SkPDFInt(pageCount))->unref(); in GeneratePageTree()
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFPage.cpp75 SkAutoTUnref<SkPDFName> countName(new SkPDFName("Count")); in GeneratePageTree() local
131 newNode->insert(countName.get(), new SkPDFInt(pageCount))->unref(); in GeneratePageTree()