Searched refs:kNM (Results 1 – 2 of 2) sorted by relevance
84 pDict->RemoveFor(pdfium::annotation::kNM); in SetAnnotName()86 pDict->SetNewFor<CPDF_String>(pdfium::annotation::kNM, sName); in SetAnnotName()90 return GetAnnotDict()->GetUnicodeTextFor(pdfium::annotation::kNM); in GetAnnotName()
19 constexpr char kNM[] = "NM"; variable