Home
last modified time | relevance | path

Searched defs:pScroll (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp195 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in OnCreated() local
828 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in ShowVScrollBar() local
847 if (CPWL_ScrollBar* pScroll = GetVScrollBar()) { in IsVScrollBarVisible() local
DPWL_ListBox.cpp43 if (CPWL_ScrollBar* pScroll = m_pList->GetVScrollBar()) { in IOnSetScrollInfoY() local
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp831 IFWL_ScrollBar* pScroll = UpdateScroll(); in On_CaretChanged() local