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.go44 GlyphCacheEntries int member
97 if o != nil && powerOf2(o.GlyphCacheEntries) {
98 return o.GlyphCacheEntries
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/golang/freetype/truetype/
H A Dface.go44 GlyphCacheEntries int member
97 if o != nil && powerOf2(o.GlyphCacheEntries) {
98 return o.GlyphCacheEntries
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/golang/freetype/truetype/
H A Dface.go43 GlyphCacheEntries int member
96 if o != nil && powerOf2(o.GlyphCacheEntries) {
97 return o.GlyphCacheEntries