Searched refs:UndoState (Results 1 – 5 of 5) sorted by relevance
145 undo_state state = textView->UndoState(&isRedo); in MenusBeginning()
159 undoState = focusTextView->UndoState(&isRedo); in MenusBeginning()
1015 undoState = focusTextView->UndoState(&isRedo); in MenusBeginning()
236 undo_state UndoState(bool* isRedo) const;
3112 BTextView::UndoState(bool* isRedo) const in UndoState() function in BTextView5923 undo_state state = UndoState(&isRedo); in _ShowContextMenu()