Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp370 if (CPWL_ScrollBar* pScrollBar = GetVScrollBar()) { in OnCreated()
387 if (CPWL_ScrollBar* pScrollBar = GetVScrollBar()) { in OnNotify()
416 if (CPWL_ScrollBar* pScrollBar = GetVScrollBar()) in OnNotify()
491 if (CPWL_ScrollBar* pScrollBar = GetVScrollBar()) in OnMouseWheel()
DPWL_ListBox.cpp43 if (CPWL_ScrollBar* pScroll = m_pList->GetVScrollBar()) { in IOnSetScrollInfoY()
329 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
338 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
DPWL_Edit.cpp74 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd()
93 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect()
195 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in OnCreated()
828 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in ShowVScrollBar()
847 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in IsVScrollBarVisible()
DPWL_Wnd.cpp539 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect()
623 CPWL_ScrollBar* CPWL_Wnd::GetVScrollBar() const { in GetVScrollBar() function in CPWL_Wnd
733 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd()
DPWL_EditCtrl.cpp84 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
93 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h365 CPWL_ScrollBar* GetVScrollBar() const;