Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1831 void CFX_Edit::SetScrollPosX(FX_FLOAT fx) { in SetScrollPosX() function in CFX_Edit
1872 SetScrollPosX(point.x); in SetScrollPos()
1888 SetScrollPosX(rcPlate.left); in SetScrollLimit()
1891 SetScrollPosX(rcContent.left); in SetScrollLimit()
1894 SetScrollPosX(rcContent.right - rcPlate.Width()); in SetScrollLimit()
1944 SetScrollPosX(ptHead.x); in ScrollToCaret()
1946 SetScrollPosX(ptHead.x - rcPlate.Width()); in ScrollToCaret()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h660 void SetScrollPosX(FX_FLOAT fx);