Home
last modified time | relevance | path

Searched refs:SetBeginPos (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h31 void SetBeginPos(const CPVT_WordPlace& begin) { in SetBeginPos() function
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h95 void SetBeginPos(const CPVT_WordPlace& begin);
Dfxet_edit.cpp2269 void CFX_Edit_Select::SetBeginPos(const CPVT_WordPlace& begin) { in SetBeginPos() function in CFX_Edit_Select