Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ redo
Method
redo
plugins/Cardinal/src/ImGuiTextEditor.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void ImGuiTextEditor::redo()
178
{
179
pData->editor.Redo();
180
}
181
182
// --------------------------------------------------------------------------------------------------------------------
183
Callers
10
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onHoverKey
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
onAction
Method · 0.80
appendContextMenu
Method · 0.80
Calls
1
Redo
Method · 0.80
Tested by
no test coverage detected