Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:pWidgetDict

429             CPDF_Dictionary* pWidgetDict = pControl->m_pWidgetDict;

430 if (pWidgetDict->KeyExist("MaxLen")) {
431 return pWidgetDict->GetInteger("MaxLen");