Home
last modified time | relevance | path

Searched defs:TextExtents (Results 1 – 25 of 55) sorted by relevance

123

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DTextExtents.cs39 double xbearing;
40 double ybearing;
41 double width;
42 double height;
43 double xadvance;
44 double yadvance;
46 public double XBearing {
51 public double YBearing {
56 public double Width {
61 public double Height {
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DTextExtents.cs37 public struct TextExtents struct
39 double xbearing;
40 double ybearing;
41 double width;
42 double height;
43 double xadvance;
44 double yadvance;
46 public double XBearing {
51 public double YBearing {
56 public double Width {
[all …]
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DTextExtents.cs37 public struct TextExtents struct
39 double xbearing;
40 double ybearing;
41 double width;
42 double height;
43 double xadvance;
44 double yadvance;
46 public double XBearing {
51 public double YBearing {
56 public double Width {
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dtext.go85 type TextExtents struct { struct
86 XBearing float64
87 YBearing float64
88 Width float64
89 Height float64
90 XAdvance float64
91 YAdvance float64
94 func (v *Context) TextExtents(utf8 string) TextExtents { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dtext.go85 type TextExtents struct { struct
86 XBearing float64
87 YBearing float64
88 Width float64
89 Height float64
90 XAdvance float64
91 YAdvance float64
94 func (v *Context) TextExtents(utf8 string) TextExtents { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dtext.go85 type TextExtents struct { struct
86 XBearing float64
87 YBearing float64
88 Width float64
89 Height float64
90 XAdvance float64
91 YAdvance float64
94 func (v *Context) TextExtents(utf8 string) TextExtents { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dtext.go85 type TextExtents struct { struct
86 XBearing float64
87 YBearing float64
88 Width float64
89 Height float64
90 XAdvance float64
91 YAdvance float64
94 func (v *Context) TextExtents(utf8 string) TextExtents { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dtext.go85 type TextExtents struct { struct
86 XBearing float64
87 YBearing float64
88 Width float64
89 Height float64
90 XAdvance float64
91 YAdvance float64
94 func (v *Context) TextExtents(utf8 string) TextExtents { func
/dports/graphics/py-cairo/pycairo-1.18.1/docs/reference/
H A Dtextextents.rst4 TextExtents chapter
/dports/graphics/pyl-cairo/pycairo-1.18.1/docs/reference/
H A Dtextextents.rst4 TextExtents chapter
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dtypes.h48 typedef cairo_text_extents_t TextExtents; //A simple struct. typedef
/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/cairo/png/
H A Dpixel_ratio.go18 TextExtents(utf8 string, extents *cairo.TextExtents) // pixel ratio required methodSpec
114 func (c *pixelRatioContext) TextExtents(utf8 string, extents *cairo.TextExtents) { func
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/font/
H A Dscaled_font.rs108 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
126 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/font/
H A Dscaled_font.rs108 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
126 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/font/
H A Dscaled_font.rs108 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
126 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cairo-rs-0.14.3/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cairo-rs/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cairo-rs-0.14.9/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cairo-rs-0.14.9/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/cairo-rs-0.14.1/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/cairo-rs-0.14.7/src/font/
H A Dscaled_font.rs116 pub fn text_extents(&self, text: &str) -> TextExtents { in text_extents()
135 pub fn glyph_extents(&self, glyphs: &[Glyph]) -> TextExtents { in glyph_extents()
/dports/graphics/cairomm/cairomm-1.12.2/tests/
H A Dtest-user-font.cc43 TextExtents& /*metrics*/) in render_glyph() argument
216 TextExtents& /*metrics*/) in render_glyph() argument
/dports/graphics/py-pycha/pycha-0.8.1/examples/
H A Ddraw.py134 class TextExtents(Diagram): class
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.Cairo.cs173 public Cairo.TextExtents TextExtents(byte[] utf8) { throw null; } in TextExtents() method in Cairo.Context
174 public Cairo.TextExtents TextExtents(string s) { throw null; } in TextExtents() method in Cairo.Context
693 public partial struct TextExtents struct
703 … public static bool operator ==(Cairo.TextExtents extents, Cairo.TextExtents other) { throw null; } in operator ==()
704 … public static bool operator !=(Cairo.TextExtents extents, Cairo.TextExtents other) { throw null; } in operator !=()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DMono.Cairo.cs172 public Cairo.TextExtents TextExtents(byte[] utf8) { throw null; } in TextExtents() method in Cairo.Context
173 public Cairo.TextExtents TextExtents(string s) { throw null; } in TextExtents() method in Cairo.Context
692 public partial struct TextExtents struct
702 … public static bool operator ==(Cairo.TextExtents extents, Cairo.TextExtents other) { throw null; } in operator ==()
703 … public static bool operator !=(Cairo.TextExtents extents, Cairo.TextExtents other) { throw null; } in operator !=()

123