Home
last modified time | relevance | path

Searched refs:FWL_WGTRELATION_FirstChild (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/include/fwl/core/
Dfwl_widgetmgr.h19 FWL_WGTRELATION_FirstChild, enumerator
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetmgrimp.cpp109 case FWL_WGTRELATION_FirstChild: { in GetWidget()
502 FWL_GetWidgetMgr()->GetWidget(parent, FWL_WGTRELATION_FirstChild); in nextTab()
607 FWL_GetWidgetMgr()->GetWidget(pParent, FWL_WGTRELATION_FirstChild); in GetDefaultButton()
786 m_pWidgetMgr->GetWidget(parent, FWL_WGTRELATION_FirstChild); in DrawChild()
889 FWL_GetWidgetMgr()->GetWidget(pWidget, FWL_WGTRELATION_FirstChild); in IsNeedRepaint()
898 FWL_GetWidgetMgr()->GetWidget(pChild, FWL_WGTRELATION_FirstChild); in IsNeedRepaint()
1064 FWL_GetWidgetMgr()->GetWidget(parent, FWL_WGTRELATION_FirstChild); in FWL_WidgetIsChild()
Dfwl_contentimp.cpp69 pMgr->GetWidget(m_pInterface, FWL_WGTRELATION_FirstChild)) { in RemoveAllWidgets()
Dfwl_widgetimp.cpp265 IFWL_Widget* child = widgetMgr->GetWidget(widget, FWL_WGTRELATION_FirstChild); in NotifyHideChildWidget()
284 widgetMgr->GetWidget(m_pInterface, FWL_WGTRELATION_FirstChild); in SetStates()
1093 IFWL_Widget* child = widgetMgr->GetWidget(widget, FWL_WGTRELATION_FirstChild); in FWL_EnabelWidget()
Dfwl_formimp.cpp473 pWidgetMgr->GetWidget(pParent, FWL_WGTRELATION_FirstChild); in ShowChildWidget()
/external/pdfium/xfa/src/fwl/src/theme/
Dwidgettp.cpp13 pWidgetMgr->GetWidget(pParent, FWL_WGTRELATION_FirstChild); in FWL_SetChildThemeID()