Searched refs:currentEditor (Results 1 – 1 of 1) sorted by relevance
388 entry.currentEditor = null; in readJournalLine()391 entry.currentEditor = new Editor(entry); in readJournalLine()407 if (entry.currentEditor == null) { in processJournal()412 entry.currentEditor = null; in processJournal()443 if (entry.currentEditor != null) { in rebuildJournal()528 } else if (entry.currentEditor != null) { in edit()533 entry.currentEditor = editor; in edit()567 if (entry.currentEditor != editor) { in completeEdit()598 entry.currentEditor = null; in completeEdit()635 if (entry == null || entry.currentEditor != null) { in remove()[all …]