Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_notedriver.h29 void SendEvent(CFWL_Event* pNote);
Dcfwl_notedriver.cpp36 void CFWL_NoteDriver::SendEvent(CFWL_Event* pNote) { in SendEvent() argument
39 pair.second->ProcessEvent(pNote); in SendEvent()