Home
last modified time | relevance | path

Searched refs:wpNew (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2775 const CPVT_WordPlace& wpNew) { in PaintInsertText() argument
2777 RearrangePart(CPVT_WordRange(wpOld, wpNew)); in PaintInsertText()
2783 m_pVT->GetSectionEndPlace(wpNew)); in PaintInsertText()
2785 wr = CPVT_WordRange(wpOld, m_pVT->GetSectionEndPlace(wpNew)); in PaintInsertText()
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h705 const CPVT_WordPlace& wpNew);