Home
last modified time | relevance | path

Searched defs:OnKey (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp175 bool OnKey; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp243 bool OnKey; member
/aosp_15_r20/external/python/pyserial/examples/
DwxTerminal.py297 def OnKey(self, event): member in TerminalFrame
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_combobox.cpp485 void CFWL_ComboBox::OnKey(CFWL_MessageKey* pMsg) { in OnKey() function in CFWL_ComboBox