Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ setInterfaceZoom
Method
setInterfaceZoom
app/src/processing/app/Platform.java:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
123
124
static
public
void
setInterfaceZoom() throws Exception {
125
inst.setInterfaceZoom();
126
}
127
128
129
static
public
float getSystemZoom() {
Callers
1
createAndShowGUI
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected