Searched refs:SetScrollPos (Results 1 – 16 of 16) sorted by relevance
252 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()
103 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_EditCtrl438 m_pEdit->SetScrollPos(point); in SetScrollPos()
19 void CPWL_ListCtrl::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CPWL_ListCtrl
349 m_pList->SetScrollPos(CPDF_Point(0, fPos)); in OnNotify()
826 SetScrollPos(fPos); in OnNotify()880 void CPWL_ScrollBar::SetScrollPos(FX_FLOAT fPos) { in SetScrollPos() function in CPWL_ScrollBar
491 SetScrollPos(CPDF_Point(0.0f, *(FX_FLOAT*)lParam)); in OnNotify()1086 m_pContents->SetScrollPos(CPDF_Point(0.0f, 0.0f)); in ResetScrollBar()
991 SetScrollPos(ptScroll); in OnMouseWheel()
17 void SetScrollPos(const CPDF_Point& point);
120 void SetScrollPos(FX_FLOAT fPos);
83 void SetScrollPos(const CPDF_Point& point);
209 virtual void SetScrollPos(const CPDF_Point& point) = 0;535 virtual void SetScrollPos(const CPDF_Point& point) = 0;
302 void SetScrollPos(const CPDF_Point& point) override;
537 void SetScrollPos(const CPDF_Point& point) override;
584 SetScrollPos(CPDF_Point(rect.left, rect.top)); in SetPlateRect()744 void CFX_ListCtrl::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CFX_ListCtrl
1871 void CFX_Edit::SetScrollPos(const CPDF_Point& point) { in SetScrollPos() function in CFX_Edit
583 'SetScrollPos@16',