HomeSort by relevance Sort by last modified time
    Searched refs:SetScrollPosY (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 886 SetScrollPosY(rcItem.bottom + rcPlate.Height());
893 SetScrollPosY(rcItem.top);
917 SetScrollPosY(point.y);
920 void CFX_ListCtrl::SetScrollPosY(FX_FLOAT fy)
975 SetScrollPosY(rcItem.top);
fxet_edit.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 348 void SetScrollPosY(FX_FLOAT fy);
fxet_edit.h 681 void SetScrollPosY(FX_FLOAT fy);

Completed in 80 milliseconds