Home
last modified time | relevance | path

Searched refs:glyphCacheEntries (Results 1 – 3 of 3) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/golang/freetype/truetype/
H A Dface.go96 func (o *Options) glyphCacheEntries() int { func
184 glyphCache: make([]glyphCacheEntry, opts.glyphCacheEntries()),
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/golang/freetype/truetype/
H A Dface.go96 func (o *Options) glyphCacheEntries() int { func
184 glyphCache: make([]glyphCacheEntry, opts.glyphCacheEntries()),
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/golang/freetype/truetype/
H A Dface.go95 func (o *Options) glyphCacheEntries() int { func
183 glyphCache: make([]glyphCacheEntry, opts.glyphCacheEntries()),