Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:pOpt

1220           if (CPDF_Object* pOpt = pOpts->GetDirectObjectAt(i)) {
1222 if (pOpt->IsString())
1223 swItem = pOpt->GetUnicodeText();
1224 else if (CPDF_Array* pArray = pOpt->AsArray())