Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ clear
Function
clear
src/hotkey.cpp:129–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
void clear() {
130
delete inst;
131
}
132
133
static const char *keycode_name(int code) {
134
switch (code) {
Callers
4
Load
Method · 0.70
DecodeFromAss
Method · 0.70
OnExit
Method · 0.70
~owning_intrusive_list
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected