golang.org/x/image/font/sfnt.u16
third-partyThe 5256th most-called third-party function by production calls. Called 113 times across 1 modules; 113 of those run outside tests and generated code.
- prod calls
- 113
- non-test, non-generated
- all calls
- 113
- total callsites
- modules
- 1
- distinct callers
- in loop
- 41%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into u16 from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 113 100%
where it's called
Callsites in the wild
12 representative callsites of 113, prioritizing in-loop and non-test usage. We link to source, never display it.
-
x/image @v0.44.0
font/sfnt/truetype.go:77
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:80
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:88
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:92
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:95
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:105
in loop -
x/image @v0.44.0
font/sfnt/postscript.go:107
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:108
in loop -
x/image @v0.44.0
font/sfnt/postscript.go:111
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:127
in loop -
x/image @v0.44.0
font/sfnt/gpos.go:130
in loop -
x/image @v0.44.0
font/sfnt/cmap.go:160
in loop
top callers
The modules that reach for it
The modules that call u16 most in this snapshot.
- golang.org/x/image113100%