Home
last modified time | relevance | path

Searched refs:PNM_SCROLLWINDOW (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp490 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()
DPWL_IconList.cpp408 case PNM_SCROLLWINDOW: in OnNotify()
DPWL_ListBox.cpp344 case PNM_SCROLLWINDOW: in OnNotify()
DPWL_EditCtrl.cpp99 case PNM_SCROLLWINDOW: { in OnNotify()
DPWL_ScrollBar.cpp1069 pParent->OnNotify(this, PNM_SCROLLWINDOW, (intptr_t)m_sbType, in NotifyScrollWindow()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h84 #define PNM_SCROLLWINDOW 0x00000004L macro