Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp265 m_sPrivateParam.pParentWnd->OnNotify(this, PNM_REMOVECHILD); in Destroy()
511 case PNM_REMOVECHILD: in OnNotify()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h81 #define PNM_REMOVECHILD 0x00000001L macro