Home
last modified time | relevance | path

Searched refs:RemoveAllWidgets (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_contentimp.cpp20 FWL_ERR IFWL_Content::RemoveAllWidgets() { in RemoveAllWidgets() function in IFWL_Content
21 return static_cast<CFWL_ContentImp*>(GetImpl())->RemoveAllWidgets(); in RemoveAllWidgets()
64 FWL_ERR CFWL_ContentImp::RemoveAllWidgets() { in RemoveAllWidgets() function in CFWL_ContentImp
/external/pdfium/xfa/include/fwl/core/
Dfwl_content.h16 FWL_ERR RemoveAllWidgets();
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_contentimp.h20 virtual FWL_ERR RemoveAllWidgets();