Home | History | Annotate | Download | only in fpdfdoc

Lines Matching defs:rValue

1370     void *rValue = NULL;

1371 if (m_ControlMap.Lookup((CPDF_Dictionary*)pWidgetDict, rValue)) {
1372 return (CPDF_FormControl*)rValue;