Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp514 CPVT_WordPlace wpOld = pIterator->GetAt(); in GetWordRightBottomPoint() local
522 pIterator->SetAt(wpOld); in GetWordRightBottomPoint()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h464 void PaintInsertText(const CPVT_WordPlace& wpOld,
Dfxet_edit.cpp2055 void CFX_Edit::PaintInsertText(const CPVT_WordPlace& wpOld, in PaintInsertText() argument
2058 RearrangePart(CPVT_WordRange(wpOld, wpNew)); in PaintInsertText()