Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp395 CPVT_WordPlace wpOld = pIterator->GetAt(); in GetWordRightBottomPoint() local
402 pIterator->SetAt(wpOld); in GetWordRightBottomPoint()
Dcpwl_edit_impl.h363 void PaintInsertText(const CPVT_WordPlace& wpOld,
Dcpwl_edit_impl.cpp1699 void CPWL_EditImpl::PaintInsertText(const CPVT_WordPlace& wpOld, in PaintInsertText() argument
1702 RearrangePart(CPVT_WordRange(wpOld, wpNew)); in PaintInsertText()