Searched refs:PNM_NOTERESET (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 482 pChild->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 507 case PNM_NOTERESET: { in OnNotify() 514 pChild->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 957 case PNM_NOTERESET: in OnNotify() 959 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 1047 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in RePosChildWnd() 1049 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in RePosChildWnd() 1322 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnMouseWheel() 1358 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify()
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Wnd.h | 88 #define PNM_NOTERESET 0x00000008L macro
|