Searched refs:FPDFAttachment_HasKey (Results 1 – 4 of 4) sorted by relevance
84 FPDFAttachment_HasKey(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key);
142 FPDFAttachment_HasKey(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key) { in FPDFAttachment_HasKey() function153 if (!FPDFAttachment_HasKey(attachment, key)) in FPDFAttachment_GetValueType()
79 CHK(FPDFAttachment_HasKey); in CheckPDFiumCApi()
43 EXPECT_FALSE(FPDFAttachment_HasKey(attachment, "none")); in TEST_F()