Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp87 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd()
106 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect()
144 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in OnCreated()
579 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in ShowVScrollBar()
598 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in IsVScrollBarVisible()
DPWL_ListBox.cpp41 if (CPWL_ScrollBar* pScroll = m_pList->GetVScrollBar()) { in IOnSetScrollInfoY()
304 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
313 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
DPWL_Wnd.cpp524 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect()
596 CPWL_ScrollBar* CPWL_Wnd::GetVScrollBar() const { in GetVScrollBar() function in CPWL_Wnd
705 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd()
DPWL_EditCtrl.cpp71 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
80 if (CPWL_Wnd* pChild = GetVScrollBar()) { in OnNotify()
DPWL_Wnd.h326 CPWL_ScrollBar* GetVScrollBar() const;