Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:pRet

1227       CPDF_ColorSpace* pRet = nullptr;
1230 pRet = _CSFromName(pValue->GetString());
1231 if (pRet)
1232 return pRet;