Searched refs:kDecodeParms (Results 1 – 7 of 7) sorted by relevance
18 constexpr char kDecodeParms[] = "DecodeParms"; variable
53 m_pClonedDict->RemoveFor(pdfium::stream::kDecodeParms); in CPDF_FlateEncoder()
115 m_pDict->RemoveFor(pdfium::stream::kDecodeParms); in SetDataAndRemoveFilter()
813 stream->GetDict()->SetNewFor<CPDF_String>(pdfium::stream::kDecodeParms, in TEST()826 EXPECT_EQ(stream->GetDict()->GetUnicodeTextFor(pdfium::stream::kDecodeParms), in TEST()839 stream->GetDict()->SetNewFor<CPDF_String>(pdfium::stream::kDecodeParms, in TEST()850 EXPECT_FALSE(stream->GetDict()->KeyExist(pdfium::stream::kDecodeParms)); in TEST()
375 pDict->GetDirectObjectFor(pdfium::stream::kDecodeParms); in GetDecoderArray()
146 pDict->GetArrayFor(pdfium::stream::kDecodeParms); in ReadInlineStream()151 pParam = pDict->GetDictFor(pdfium::stream::kDecodeParms); in ReadInlineStream()
117 pDict->SetNewFor<CPDF_Dictionary>(pdfium::stream::kDecodeParms); in InitJPEG()