Home | History | Annotate | Download | only in fpdfdoc

Lines Matching defs:rValue

1349     void *rValue = NULL;
1350 if (m_ControlMap.Lookup((CPDF_Dictionary*)pWidgetDict, rValue)) {
1351 return (CPDF_FormControl*)rValue;