Searched defs:bAddUndo (Results 1 – 1 of 1) sorted by relevance
1510 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()