Home
last modified time | relevance | path

Searched refs:SetScrollPosY (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp720 SetScrollPosY(rcItem.bottom + rcPlate.Height()); in ScrollToListItem()
724 SetScrollPosY(rcItem.top); in ScrollToListItem()
745 SetScrollPosY(point.y); in SetScrollPos()
748 void CFX_ListCtrl::SetScrollPosY(FX_FLOAT fy) { in SetScrollPosY() function in CFX_ListCtrl
789 SetScrollPosY(rcItem.top); in SetTopItem()
Dfxet_edit.cpp1851 void CFX_Edit::SetScrollPosY(FX_FLOAT fy) { in SetScrollPosY() function in CFX_Edit
1873 SetScrollPosY(point.y); in SetScrollPos()
1899 SetScrollPosY(rcPlate.top); in SetScrollLimit()
1903 SetScrollPosY(rcContent.bottom + rcPlate.Height()); in SetScrollLimit()
1905 SetScrollPosY(rcContent.top); in SetScrollLimit()
1954 SetScrollPosY(ptFoot.y + rcPlate.Height()); in ScrollToCaret()
1958 SetScrollPosY(ptHead.y); in ScrollToCaret()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h331 void SetScrollPosY(FX_FLOAT fy);
Dfxet_edit.h661 void SetScrollPosY(FX_FLOAT fy);