Home
last modified time | relevance | path

Searched refs:PangoGlyphUnit (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-glyph.h49 typedef gint32 PangoGlyphUnit; typedef
64 PangoGlyphUnit width;
65 PangoGlyphUnit x_offset;
66 PangoGlyphUnit y_offset;
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Dglyph.hg38 typedef PangoGlyphUnit GlyphUnit;
110 _MEMBER_GET(width, width, GlyphUnit, PangoGlyphUnit)
115 _MEMBER_GET(x_offset, x_offset, GlyphUnit, PangoGlyphUnit)
120 _MEMBER_GET(y_offset, y_offset, GlyphUnit, PangoGlyphUnit)
126 // _MEMBER_SET(width, width, GlyphUnit, PangoGlyphUnit)
131 // _MEMBER_SET(x_offset, x_offset, GlyphUnit, PangoGlyphUnit)
136 // _MEMBER_SET(y_offset, y_offset, GlyphUnit, PangoGlyphUnit)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-sys-0.14.0/tests/
H A Dlayout.c55 printf("%s;%zu;%zu\n", "PangoGlyphUnit", sizeof(PangoGlyphUnit), alignof(PangoGlyphUnit)); in main()
H A Dabi.rs531 size: size_of::<PangoGlyphUnit>(),
532 alignment: align_of::<PangoGlyphUnit>(),
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango-sys/tests/
H A Dlayout.c55 printf("%s;%zu;%zu\n", "PangoGlyphUnit", sizeof(PangoGlyphUnit), alignof(PangoGlyphUnit)); in main()
H A Dabi.rs531 size: size_of::<PangoGlyphUnit>(),
532 alignment: align_of::<PangoGlyphUnit>(),
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-sys-0.14.0/tests/
H A Dlayout.c55 printf("%s;%zu;%zu\n", "PangoGlyphUnit", sizeof(PangoGlyphUnit), alignof(PangoGlyphUnit)); in main()
H A Dabi.rs531 size: size_of::<PangoGlyphUnit>(),
532 alignment: align_of::<PangoGlyphUnit>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-sys-0.14.0/tests/
H A Dlayout.c55 printf("%s;%zu;%zu\n", "PangoGlyphUnit", sizeof(PangoGlyphUnit), alignof(PangoGlyphUnit)); in main()
H A Dabi.rs531 size: size_of::<PangoGlyphUnit>(),
532 alignment: align_of::<PangoGlyphUnit>(),
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-sys-0.14.0/tests/
H A Dlayout.c55 printf("%s;%zu;%zu\n", "PangoGlyphUnit", sizeof(PangoGlyphUnit), alignof(PangoGlyphUnit)); in main()
H A Dabi.rs531 size: size_of::<PangoGlyphUnit>(),
532 alignment: align_of::<PangoGlyphUnit>(),
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dglyph.h45 typedef PangoGlyphUnit GlyphUnit;
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltextslave.h49 PangoGlyphUnit *widths;
H A Dhtmltext.h49 PangoGlyphUnit *widths;
/dports/www/castor/castor-0.8.16/cargo-crates/pango-sys-0.9.1/tests/
H A Dabi.rs573 size: size_of::<PangoGlyphUnit>(),
574 alignment: align_of::<PangoGlyphUnit>(),
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-sys-0.9.1/tests/
H A Dabi.rs573 size: size_of::<PangoGlyphUnit>(),
574 alignment: align_of::<PangoGlyphUnit>(),
/dports/net-im/fractal/fractal-4.4.0/vendor/pango-sys/tests/
H A Dabi.rs573 size: size_of::<PangoGlyphUnit>(),
574 alignment: align_of::<PangoGlyphUnit>(),
/dports/x11-toolkits/pangomm/pangomm-2.40.1/tools/m4/
H A Dconvert_pango.m476 _EQUAL(`PangoGlyphUnit',`GlyphUnit')
/dports/www/castor/castor-0.8.16/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs27 pub type PangoGlyphUnit = i32; typedef
912 pub width: PangoGlyphUnit,
913 pub x_offset: PangoGlyphUnit,
914 pub y_offset: PangoGlyphUnit,
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs27 pub type PangoGlyphUnit = i32; typedef
912 pub width: PangoGlyphUnit,
913 pub x_offset: PangoGlyphUnit,
914 pub y_offset: PangoGlyphUnit,
/dports/net-im/fractal/fractal-4.4.0/vendor/pango-sys/src/
H A Dlib.rs27 pub type PangoGlyphUnit = i32; typedef
912 pub width: PangoGlyphUnit,
913 pub x_offset: PangoGlyphUnit,
914 pub y_offset: PangoGlyphUnit,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-sys-0.14.0/src/
H A Dlib.rs28 pub type PangoGlyphUnit = i32; typedef
940 pub width: PangoGlyphUnit,
941 pub x_offset: PangoGlyphUnit,
942 pub y_offset: PangoGlyphUnit,
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-sys-0.14.0/src/
H A Dlib.rs28 pub type PangoGlyphUnit = i32; typedef
940 pub width: PangoGlyphUnit,
941 pub x_offset: PangoGlyphUnit,
942 pub y_offset: PangoGlyphUnit,
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-sys-0.14.0/src/
H A Dlib.rs28 pub type PangoGlyphUnit = i32; typedef
940 pub width: PangoGlyphUnit,
941 pub x_offset: PangoGlyphUnit,
942 pub y_offset: PangoGlyphUnit,

12