Searched refs:kContentsKey (Results 1 – 2 of 2) sorted by relevance
29 constexpr char kContentsKey[] = "Contents"; variable295 if (walker.dictionary_key() == kContentsKey && in DecryptObjectTree()
329 static constexpr char kContentsKey[] = "Contents"; in WriteAnnot() local332 FPDFAnnot_GetStringValue(annot.get(), kContentsKey, nullptr, 0); in WriteAnnot()334 FPDFAnnot_GetStringValue(annot.get(), kContentsKey, buf.data(), in WriteAnnot()