Searched refs:PNM_NOTERESET (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 565 pChild->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 593 case PNM_NOTERESET: in OnNotify() 602 pChild->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 1124 case PNM_NOTERESET: in OnNotify() 1126 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify() 1236 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in RePosChildWnd() 1238 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in RePosChildWnd() 1572 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnMouseWheel() 1609 m_pContents->OnNotify(this, PNM_NOTERESET, 0, 0); in OnNotify()
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Wnd.h | 101 #define PNM_NOTERESET 0x00000008L macro
|