Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp1510 bool bAddUndo, in InsertWord()
1535 bool CPWL_EditImpl::InsertReturn(bool bAddUndo, bool bPaint) { in InsertReturn()
1562 bool CPWL_EditImpl::Backspace(bool bAddUndo, bool bPaint) { in Backspace()
1600 bool CPWL_EditImpl::Delete(bool bAddUndo, bool bPaint) { in Delete()
1647 bool CPWL_EditImpl::Clear(bool bAddUndo, bool bPaint) { in Clear()
1675 bool bAddUndo, in InsertText()