Home
last modified time | relevance | path

Searched defs:SendEvent (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_notedriver.cpp36 void CFWL_NoteDriver::SendEvent(CFWL_Event* pNote) { in SendEvent() function in CFWL_NoteDriver
Dcfwl_scrollbar.cpp294 bool CFWL_ScrollBar::SendEvent() { in SendEvent() function in CFWL_ScrollBar
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py465 def SendEvent (mycontrol, evt): function