Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetmgrimp.h86 FWL_ERR SetWidgetCaption_Native(IFWL_Widget* pWidget,
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetmgrimp.cpp416 FWL_ERR CFWL_WidgetMgr::SetWidgetCaption_Native( in SetWidgetCaption_Native() function in CFWL_WidgetMgr
Dfwl_formimp.cpp894 pWidgetMgr->SetWidgetCaption_Native(m_pInterface, text); in UpdateCaption()