Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp886 SetScrollPosY(rcItem.bottom + rcPlate.Height()); in ScrollToListItem()
893 SetScrollPosY(rcItem.top); in ScrollToListItem()
917 SetScrollPosY(point.y); in SetScrollPos()
920 void CFX_ListCtrl::SetScrollPosY(FX_FLOAT fy) in SetScrollPosY() function in CFX_ListCtrl
975 SetScrollPosY(rcItem.top); in SetTopItem()
Dfxet_edit.cpp2245 void CFX_Edit::SetScrollPosY(FX_FLOAT fy) in SetScrollPosY() function in CFX_Edit
2272 SetScrollPosY(point.y); in SetScrollPos()
2307 SetScrollPosY(rcPlate.top); in SetScrollLimit()
2313 SetScrollPosY(rcContent.bottom + rcPlate.Height()); in SetScrollLimit()
2317 SetScrollPosY(rcContent.top); in SetScrollLimit()
2379 SetScrollPosY(ptFoot.y + rcPlate.Height()); in ScrollToCaret()
2386 SetScrollPosY(ptHead.y); in ScrollToCaret()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h348 void SetScrollPosY(FX_FLOAT fy);
Dfxet_edit.h681 void SetScrollPosY(FX_FLOAT fy);