Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dfwl_widgetdef.h43 XFA_FWL_VKEY_Escape = 0x1B, enumerator
Dcfwl_combolist.cpp192 case XFA_FWL_VKEY_Escape: { in OnDropListKey()
Dcfwl_combobox.cpp469 pKey->m_dwKeyCode == XFA_FWL_VKEY_Escape; in OnProcessMessage()