Searched refs:pDecoders (Results 1 – 1 of 1) sorted by relevance
336 if (CPDF_Array* pDecoders = pDecoder->AsArray()) { in PDF_DataDecode() local341 for (FX_DWORD i = 0; i < pDecoders->GetCount(); i++) { in PDF_DataDecode()342 CFX_ByteStringC str = pDecoders->GetConstString(i); in PDF_DataDecode()400 if (CPDF_Array* pDecoders = pDecoder->AsArray()) in PDF_DataDecode() local401 pDecoders->RemoveAt(i + 1, pDecoders->GetCount() - i - 1); in PDF_DataDecode()