Searched refs:redo_text (Results 1 – 2 of 2) sorted by relevance
7 KUndoItem::KUndoItem(const char* redo_text, int32 length, int32 offset, in KUndoItem() argument15 if (redo_text != NULL) { in KUndoItem()19 memcpy(RedoText, redo_text, length); in KUndoItem()
49 status_t AddUndo(const char* redo_text, int32 length,