Home
last modified time | relevance | path

Searched refs:SetScrollPosX (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1335 void CFX_Edit::SetScrollPosX(FX_FLOAT fx) { in SetScrollPosX() function in CFX_Edit
1368 SetScrollPosX(point.x); in SetScrollPos()
1384 SetScrollPosX(rcPlate.left); in SetScrollLimit()
1387 SetScrollPosX(rcContent.left); in SetScrollLimit()
1390 SetScrollPosX(rcContent.right - rcPlate.Width()); in SetScrollLimit()
1438 SetScrollPosX(ptHead.x); in ScrollToCaret()
1440 SetScrollPosX(ptHead.x - rcPlate.Width()); in ScrollToCaret()
Dfxet_edit.h443 void SetScrollPosX(FX_FLOAT fx);