Searched defs:bAddUndo (Results 1 – 1 of 1) sorted by relevance
1532 bool bAddUndo, in InsertWord()1557 bool CPWL_EditImpl::InsertReturn(bool bAddUndo, bool bPaint) { in InsertReturn()1584 bool CPWL_EditImpl::Backspace(bool bAddUndo, bool bPaint) { in Backspace()1617 bool CPWL_EditImpl::Delete(bool bAddUndo, bool bPaint) { in Delete()1664 bool CPWL_EditImpl::Clear(bool bAddUndo, bool bPaint) { in Clear()1692 bool bAddUndo, in InsertText()