Home
last modified time | relevance | path

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

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