Home
last modified time | relevance | path

Searched refs:ShowChildWidget (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_formimp.h98 void ShowChildWidget(IFWL_Widget* pParent);
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_formimp.cpp464 void CFWL_FormImp::ShowChildWidget(IFWL_Widget* pParent) { in ShowChildWidget() function in CFWL_FormImp
476 ShowChildWidget(pChild); in ShowChildWidget()