Searched defs:GetWidget (Results 1 – 5 of 5) sorted by relevance
182 CPDFSDK_Widget* GetWidget() const { return pWidget.Get(); } in GetWidget() function
75 CXFA_FFWidget* GetWidget() const { return m_pWidget.Get(); } in GetWidget() function
204 CXFA_FFWidget* CXFA_FFPageWidgetIterator::GetWidget( in GetWidget() function in CXFA_FFPageWidgetIterator456 CXFA_FFWidget* CXFA_FFTabOrderPageWidgetIterator::GetWidget( in GetWidget() function in CXFA_FFTabOrderPageWidgetIterator
45 CPDF_Dictionary* GetWidget() const { return m_pWidgetDict.Get(); } in GetWidget() function
124 CPDFSDK_Widget* CPDFSDK_InteractiveForm::GetWidget( in GetWidget() function in CPDFSDK_InteractiveForm