Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.h80 #define PNM_SCROLLWINDOW 0x00000004L macro
DPWL_ListBox.cpp319 case PNM_SCROLLWINDOW: in OnNotify()
DPWL_EditCtrl.cpp86 case PNM_SCROLLWINDOW: { in OnNotify()
DPWL_ScrollBar.cpp1067 pParent->OnNotify(this, PNM_SCROLLWINDOW, (intptr_t)m_sbType, in NotifyScrollWindow()