Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Note.h299 CPWL_Note(IPopup_Note* pPopupNote, IPWL_NoteNotify* pNoteNotify, IPWL_NoteHandler* pNoteHandler);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp1203 CPWL_Note::CPWL_Note(IPopup_Note* pPopupNote, IPWL_NoteNotify* pNoteNotify, IPWL_NoteHandler* pNote… in CPWL_Note() argument
1211 m_pNoteNotify(pNoteNotify), in CPWL_Note()