Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/core/
Dfwl_note.h32 class CFWL_EvtKey; variable
275 BEGIN_FWL_EVENT_DEF(CFWL_EvtKey, FWL_EVTHASH_Key)
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp836 CFWL_EvtKey* pEvent = new CFWL_EvtKey; in DispatchKeyEvent()
992 CFWL_EvtKey evt; in OnProcessMessage()