Searched refs:pDecoders (Results 1 – 1 of 1) sorted by relevance
342 if (CPDF_Array* pDecoders = pDecoder->AsArray()) { in PDF_DataDecode() local344 for (size_t i = 0; i < pDecoders->GetCount(); i++) { in PDF_DataDecode()346 {pDecoders->GetStringAt(i), in PDF_DataDecode()402 if (CPDF_Array* pDecoders = pDecoder->AsArray()) in PDF_DataDecode() local403 pDecoders->RemoveAt(i + 1, pDecoders->GetCount() - i - 1); in PDF_DataDecode()