Home | History | Annotate | Download | only in src

Lines Matching refs:GetWidget

1740 CPDFSDK_Widget*	CPDFSDK_InterForm::GetWidget(CPDF_FormControl* pControl) const
1749 CPDF_Dictionary* pControlDict = pControl->GetWidget();
1803 CPDFSDK_Widget* pWidget = GetWidget(pFormCtrl);
2064 if(CPDFSDK_Widget* pWidget = GetWidget(pFormCtrl))
2078 if(CPDFSDK_Widget* pWidget = GetWidget(pFormCtrl))
2179 if (CPDFSDK_Widget* pWidget = GetWidget(pControl))