Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2204 void CFX_Edit::SetScrollPosX(FX_FLOAT fx) in SetScrollPosX() function in CFX_Edit
2254 SetScrollPosX(point.x); in SetScrollPos()
2274 SetScrollPosX(rcPlate.left); in SetScrollLimit()
2280 SetScrollPosX(rcContent.left); in SetScrollLimit()
2284 SetScrollPosX(rcContent.right - rcPlate.Width()); in SetScrollLimit()
2347 SetScrollPosX(ptHead.x); in ScrollToCaret()
2351 SetScrollPosX(ptHead.x - rcPlate.Width()); in ScrollToCaret()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h676 void SetScrollPosX(FX_FLOAT fx);