Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp517 SetScrollPosY(rcItem.bottom + rcPlate.Height()); in ScrollToListItem()
521 SetScrollPosY(rcItem.top); in ScrollToListItem()
542 SetScrollPosY(point.y); in SetScrollPos()
545 void CFX_ListCtrl::SetScrollPosY(FX_FLOAT fy) { in SetScrollPosY() function in CFX_ListCtrl
603 SetScrollPosY(rcItem.top); in SetTopItem()
Dfxet_edit.cpp1347 void CFX_Edit::SetScrollPosY(FX_FLOAT fy) { in SetScrollPosY() function in CFX_Edit
1369 SetScrollPosY(point.y); in SetScrollPos()
1395 SetScrollPosY(rcPlate.top); in SetScrollLimit()
1399 SetScrollPosY(rcContent.bottom + rcPlate.Height()); in SetScrollLimit()
1401 SetScrollPosY(rcContent.top); in SetScrollLimit()
1448 SetScrollPosY(ptFoot.y + rcPlate.Height()); in ScrollToCaret()
1452 SetScrollPosY(ptHead.y); in ScrollToCaret()
Dfxet_list.h283 void SetScrollPosY(FX_FLOAT fy);
Dfxet_edit.h444 void SetScrollPosY(FX_FLOAT fy);