Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/core/
Dfwl_note.h95 #define FWL_EVTHASH_Close 4036693599 macro
297 BEGIN_FWL_EVENT_DEF(CFWL_EvtClose, FWL_EVTHASH_Close)
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp904 case FWL_EVTHASH_Close: { in IsFilterEvent()
Dfwl_formimp.cpp1075 if (pEvent->GetClassID() == FWL_EVTHASH_Close && in OnProcessEvent()