Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp347 CPVT_WordPlace wpOld = pIterator->GetAt(); in GetWordRightBottomPoint() local
354 pIterator->SetAt(wpOld); in GetWordRightBottomPoint()
Dcpwl_edit_impl.h387 void PaintInsertText(const CPVT_WordPlace& wpOld,
Dcpwl_edit_impl.cpp1716 void CPWL_EditImpl::PaintInsertText(const CPVT_WordPlace& wpOld, in PaintInsertText() argument
1719 RearrangePart(CPVT_WordRange(wpOld, wpNew)); in PaintInsertText()