Home
last modified time | relevance | path

Searched defs:oldplace (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_EditCtrl.h39 const CPVT_WordPlace& oldplace) {} in OnInsertWord()
41 const CPVT_WordPlace& oldplace) {} in OnInsertReturn()
43 const CPVT_WordPlace& oldplace) {} in OnBackSpace()
45 const CPVT_WordPlace& oldplace) {} in OnDelete()
47 const CPVT_WordPlace& oldplace) {} in OnClear()
49 const CPVT_WordPlace& oldplace) {} in OnInsertText()
51 const CPVT_WordPlace& oldplace) {} in OnSetText()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp194 CPVT_WordPlace oldplace; in DrawEdit() local
319 CPVT_WordPlace oldplace; in DrawRichEdit() local
493 CPVT_WordPlace oldplace; in GeneratePageObjects() local
556 CPVT_WordPlace oldplace; in GenerateRichPageObjects() local
639 CPVT_WordPlace oldplace; in GenerateUnderlineObjects() local
Dfxet_ap.cpp78 CPVT_WordPlace oldplace; in GetEditAppearanceStream() local
Dfxet_edit.cpp987 CPVT_WordPlace oldplace = pIterator->GetAt(); in GetText() local
1025 CPVT_WordPlace oldplace = wrTemp.BeginPos; in GetRangeText() local
1274 CPVT_WordPlace oldplace = pIterator->GetAt(); in SetSecProps() local
1453 CPVT_WordPlace oldplace = pIterator->GetAt(); in SetWordProps() local
2693 CPVT_WordPlace oldplace = m_pVT->GetPrevWordPlace(place); in Clear() local
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp1000 const CPVT_WordPlace& oldplace) { in OnInsertReturn()
1012 const CPVT_WordPlace& oldplace) { in OnBackSpace()
1024 const CPVT_WordPlace& oldplace) { in OnDelete()
1036 const CPVT_WordPlace& oldplace) { in OnClear()
1048 const CPVT_WordPlace& oldplace) { in OnInsertWord()
1060 const CPVT_WordPlace& oldplace) {} in OnSetText()
1063 const CPVT_WordPlace& oldplace) { in OnInsertText()
DPWL_Utils.cpp519 CPVT_WordPlace oldplace; in GetSpellCheckAppStream() local
1709 CPVT_WordPlace oldplace; in DrawEditSpellCheck() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp723 CPVT_WordPlace oldplace; in GenerateEditAP() local
Ddoc_vt.cpp1470 CPVT_WordPlace oldplace = AdjustLineHeader(place, TRUE); in LinkLatterSection() local