Home
last modified time | relevance | path

Searched refs:SetScrollPos (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp252 SetScrollPos(ptScroll); in ScrollToItem()
401 m_pListContent->SetScrollPos(CPDF_Point(0.0f, 0.0f)); in OnNotify()
410 m_pListContent->SetScrollPos(CPDF_Point(0.0f, *(FX_FLOAT*)lParam)); in OnNotify()
487 m_pListContent->SetScrollPos(ptNew); in OnMouseWheel()
DPWL_EditCtrl.cpp103 m_pEdit->SetScrollPos(CPDF_Point(m_pEdit->GetScrollPos().x, fPos)); in OnNotify()
436 void CPWL_EditCtrl::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CPWL_EditCtrl
438 m_pEdit->SetScrollPos(point); in SetScrollPos()
DPWL_ListCtrl.cpp19 void CPWL_ListCtrl::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CPWL_ListCtrl
DPWL_ListBox.cpp349 m_pList->SetScrollPos(CPDF_Point(0, fPos)); in OnNotify()
DPWL_ScrollBar.cpp826 SetScrollPos(fPos); in OnNotify()
880 void CPWL_ScrollBar::SetScrollPos(FX_FLOAT fPos) { in SetScrollPos() function in CPWL_ScrollBar
DPWL_Note.cpp491 SetScrollPos(CPDF_Point(0.0f, *(FX_FLOAT*)lParam)); in OnNotify()
1086 m_pContents->SetScrollPos(CPDF_Point(0.0f, 0.0f)); in ResetScrollBar()
DPWL_Edit.cpp991 SetScrollPos(ptScroll); in OnMouseWheel()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListCtrl.h17 void SetScrollPos(const CPDF_Point& point);
DPWL_ScrollBar.h120 void SetScrollPos(FX_FLOAT fPos);
DPWL_EditCtrl.h83 void SetScrollPos(const CPDF_Point& point);
/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h209 virtual void SetScrollPos(const CPDF_Point& point) = 0;
535 virtual void SetScrollPos(const CPDF_Point& point) = 0;
Dfxet_list.h302 void SetScrollPos(const CPDF_Point& point) override;
Dfxet_edit.h537 void SetScrollPos(const CPDF_Point& point) override;
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp584 SetScrollPos(CPDF_Point(rect.left, rect.top)); in SetPlateRect()
744 void CFX_ListCtrl::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CFX_ListCtrl
Dfxet_edit.cpp1871 void CFX_Edit::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CFX_Edit
/external/v8/build/win/importlibs/x86/
Duser32.winxp.imports583 'SetScrollPos@16',