Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ handleOutdent
Method
handleOutdent
app/src/processing/app/ui/Editor.java:2195–2197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2193
2194
2195
public
void
handleOutdent() {
2196
handleIndentOutdent(false);
2197
}
2198
2199
2200
public
void
handleIndentOutdent(boolean indent) {
Callers
1
handlePressed
Method · 0.80
Calls
1
handleIndentOutdent
Method · 0.95
Tested by
no test coverage detected