Searched refs:countName (Results 1 – 2 of 2) sorted by relevance
75 SkAutoTUnref<SkPDFName> countName(new SkPDFName("Count")); in GeneratePageTree() local131 newNode->insert(countName.get(), new SkPDFInt(pageCount))->unref(); in GeneratePageTree()