Home
last modified time | relevance | path

Searched refs:NotifyTargetDestroy (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h68 void NotifyTargetDestroy(IFWL_Widget* pNoteTarget);
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp340 void CFWL_NoteDriver::NotifyTargetDestroy(IFWL_Widget* pNoteTarget) { in NotifyTargetDestroy() function in CFWL_NoteDriver
Dfwl_widgetimp.cpp924 pDriver->NotifyTargetDestroy(m_pInterface); in NotifyDriver()