Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp727 const CPWL_Note* pNote = GetNote(); in ResetSubjectName() local
990 if (const CPWL_Note* pNote = GetNote()) in GetNoteNotify() local
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp112 FX_BOOL CFWL_NoteDriver::SendNote(CFWL_Note* pNote) { in SendNote()
Dfwl_widgetimp.cpp833 void CFWL_WidgetImp::DispatchKeyEvent(CFWL_MsgKey* pNote) { in DispatchKeyEvent()