Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getName
Method
getName
core/src/processing/core/PFont.java:492–494 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
490
491
492
public
String getName() {
493
return
name;
494
}
495
496
497
public
String getPostScriptName() {
Callers
15
createFont
Method · 0.95
PShapeSVG
Method · 0.45
parseChild
Method · 0.45
Font
Method · 0.45
add
Method · 0.45
registerNoArgs
Method · 0.45
registerWithArgs
Method · 0.45
method
Method · 0.45
printArray
Method · 0.45
loadImage
Method · 0.45
run
Method · 0.45
listFilesImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected