Home
last modified time | relevance | path

Searched refs:HasMKEntry (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_formcontrol.cpp195 bool CPDF_FormControl::HasMKEntry(CFX_ByteString csEntry) const { in HasMKEntry() function in CPDF_FormControl
196 return GetMK().HasMKEntry(csEntry); in HasMKEntry()
324 bool CPDF_ApSettings::HasMKEntry(const CFX_ByteStringC& csEntry) const { in HasMKEntry() function in CPDF_ApSettings
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp970 if (pControl->HasMKEntry("CA")) {
973 if (pControl->HasMKEntry("RC")) {
976 if (pControl->HasMKEntry("AC")) {
984 if (pControl->HasMKEntry("I")) {
987 if (pControl->HasMKEntry("RI")) {
990 if (pControl->HasMKEntry("IX")) {
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h928 bool HasMKEntry(CFX_ByteString csEntry) const;
1094 bool HasMKEntry(const CFX_ByteStringC& csEntry) const;