Searched refs:PNM_SCROLLWINDOW (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 490 case PNM_SCROLLWINDOW: in OnNotify() 1323 m_pContents->OnNotify(this, PNM_SCROLLWINDOW, SBT_VSCROLL, in OnMouseWheel() 1383 m_pContents->OnNotify(this, PNM_SCROLLWINDOW, SBT_VSCROLL, in OnNotify() 1394 case PNM_SCROLLWINDOW: in OnNotify() 1410 m_pContents->OnNotify(this, PNM_SCROLLWINDOW, SBT_VSCROLL, in OnNotify() 1423 m_pContents->OnNotify(this, PNM_SCROLLWINDOW, SBT_VSCROLL, in OnNotify()
|
D | PWL_IconList.cpp | 408 case PNM_SCROLLWINDOW: in OnNotify()
|
D | PWL_ListBox.cpp | 344 case PNM_SCROLLWINDOW: in OnNotify()
|
D | PWL_EditCtrl.cpp | 99 case PNM_SCROLLWINDOW: { in OnNotify()
|
D | PWL_ScrollBar.cpp | 1069 pParent->OnNotify(this, PNM_SCROLLWINDOW, (intptr_t)m_sbType, in NotifyScrollWindow()
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Wnd.h | 84 #define PNM_SCROLLWINDOW 0x00000004L macro
|