Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2221 void CFX_Edit::SetScrollPosX(FX_FLOAT fx) in SetScrollPosX() function in CFX_Edit
2271 SetScrollPosX(point.x); in SetScrollPos()
2291 SetScrollPosX(rcPlate.left); in SetScrollLimit()
2297 SetScrollPosX(rcContent.left); in SetScrollLimit()
2301 SetScrollPosX(rcContent.right - rcPlate.Width()); in SetScrollLimit()
2364 SetScrollPosX(ptHead.x); in ScrollToCaret()
2368 SetScrollPosX(ptHead.x - rcPlate.Width()); in ScrollToCaret()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h680 void SetScrollPosX(FX_FLOAT fx);