Home
last modified time | relevance | path

Searched defs:action (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DDocument.cxx274 const Action &action = cb.GetUndoStep(); in TentativeUndo() local
1327 const Action &action = cb.GetUndoStep(); in Undo() local
1407 const Action &action = cb.GetRedoStep(); in Redo() local
H A DEditor.cxx5352 void Editor::FoldLine(Sci::Line line, int action) { in FoldLine()
5391 void Editor::FoldExpand(Sci::Line line, int action, int level) { in FoldExpand()
5488 void Editor::FoldAll(int action) { in FoldAll()