Home
last modified time | relevance | path

Searched refs:GlyphBounds (Results 26 – 50 of 66) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/text/
H A Dexample_test.go29 func (toyFace) GlyphBounds(r rune) (fixed.Rectangle26_6, fixed.Int26_6, bool) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/text/
H A Dexample_test.go29 func (toyFace) GlyphBounds(r rune) (fixed.Rectangle26_6, fixed.Int26_6, bool) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/font/opentype/
H A Dopentype.go258 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
259 bounds, advance, err := f.f.GlyphBounds(&f.buf, f.index(r), f.scale, f.hinting)
H A Dopentype_test.go63 bounds, advance, ok := regular.GlyphBounds(test.r)
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/font/opentype/
H A Dopentype.go258 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
259 bounds, advance, err := f.f.GlyphBounds(&f.buf, f.index(r), f.scale, f.hinting)
H A Dopentype_test.go63 bounds, advance, ok := regular.GlyphBounds(test.r)
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/font/opentype/
H A Dopentype.go258 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
259 bounds, advance, err := f.f.GlyphBounds(&f.buf, f.index(r), f.scale, f.hinting)
H A Dopentype_test.go63 bounds, advance, ok := regular.GlyphBounds(test.r)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go107 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go93 func (f *subface) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
151 func (f *face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
153 return s.GlyphBounds(rr)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/font/
H A Dfont.go56 GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) methodSpec
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/font/opentype/
H A Dface.go85 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/font/opentype/
H A Dface.go85 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/font/opentype/
H A Dface.go85 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/font/opentype/
H A Dface.go85 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/font/basicfont/
H A Dbasicfont.go123 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/font/basicfont/
H A Dbasicfont.go120 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/font/opentype/
H A Dface.go85 func (f *Face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/font/plan9font/
H A Dplan9font.go97 func (f *subface) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
163 func (f *face) GlyphBounds(r rune) (bounds fixed.Rectangle26_6, advance fixed.Int26_6, ok bool) { func
165 return s.GlyphBounds(rr)

123