Searched refs:pSubDict (Results 1 – 1 of 1) sorted by relevance
337 if (const CPDF_Dictionary* pSubDict = pSub->AsDictionary()) { in IsWidgetAppearanceValid() local338 return !!pSubDict->GetStreamFor(GetAppState()); in IsWidgetAppearanceValid()