Home
last modified time | relevance | path

Searched defs:SetNormal (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_formimp.h32 void SetNormal() { m_dwState &= 0xFFF0; } in SetNormal() function
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_sdadapterimp.cpp40 FWL_ERR CFWL_SDAdapterWidgetMgr::SetNormal(IFWL_Widget* pWidget) { in SetNormal() function in CFWL_SDAdapterWidgetMgr