Home
last modified time | relevance | path

Searched refs:pango_font_description_get_variations (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/pango/pango-1.48.11/tests/
H A Dtest-font.c94 g_assert (pango_font_description_get_variations (desc1) == NULL); in test_variation()
103 g_assert_cmpstr (pango_font_description_get_variations (desc2), ==, "wght=100,wdth=235"); in test_variation()
113 g_assert_cmpstr (pango_font_description_get_variations (desc1), ==, "wght=100,wdth=235"); in test_variation()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DFontFactory.cpp61 char const *theV = pango_font_description_get_variations(x); in operator ()()
79 if ( g_strcmp0( pango_font_description_get_variations(a), in operator ()()
80 pango_font_description_get_variations(b) ) != 0 ) return false; in operator ()()
H A DFontInstance.cpp245 char const *var = pango_font_description_get_variations( descr ); in InitTheFace()
H A DLayout-TNG-Output.cpp617 … const char* variations = pango_font_description_get_variations(_spans[span_index].font->descr); in dumpAsText()
H A Dfont-lister.cpp882 const char* str = pango_font_description_get_variations(desc); in fill_css()
/dports/x11-toolkits/tepl6/tepl-6.00.0/tepl/
H A Dtepl-pango.c221 variations = pango_font_description_get_variations (desc); in tepl_pango_font_description_to_css()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-pango.c224 variations = pango_font_description_get_variations (desc); in pluma_pango_font_description_to_css()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfont_description.rs119 from_glib_none(pango_sys::pango_font_description_get_variations( in get_variations()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dfont_description.rs119 from_glib_none(pango_sys::pango_font_description_get_variations( in get_variations()
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dfont_description.rs119 from_glib_none(pango_sys::pango_font_description_get_variations( in get_variations()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dfont_description.rs135 from_glib_none(ffi::pango_font_description_get_variations( in variations()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs135 from_glib_none(ffi::pango_font_description_get_variations( in variations()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs135 from_glib_none(ffi::pango_font_description_get_variations( in variations()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dfont_description.rs135 from_glib_none(ffi::pango_font_description_get_variations( in variations()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dfont_description.rs135 from_glib_none(ffi::pango_font_description_get_variations( in variations()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-font.h292 const char *pango_font_description_get_variations (const PangoFontDescription *desc) G_…
H A Dfonts.c595 pango_font_description_get_variations (const PangoFontDescription *desc) in pango_font_description_get_variations() function
H A Dpangofc-fontmap.c418 key->variations = g_strdup (pango_font_description_get_variations (desc)); in pango_fc_fontset_key_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfontbutton.c1281 variations = pango_font_description_get_variations (desc); in pango_font_description_to_css()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfontchooserwidget.c2589 if (pango_font_description_get_variations (priv->font_desc)[0] == '\0') in gtk_font_chooser_widget_merge_font_desc()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs1696 pub fn pango_font_description_get_variations( in pango_font_description_get_variations() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs1696 pub fn pango_font_description_get_variations( in pango_font_description_get_variations() function
/dports/net-im/fractal/fractal-4.4.0/vendor/pango-sys/src/
H A Dlib.rs1696 pub fn pango_font_description_get_variations( in pango_font_description_get_variations() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-sys-0.14.0/src/
H A Dlib.rs1765 pub fn pango_font_description_get_variations( in pango_font_description_get_variations() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-sys-0.14.0/src/
H A Dlib.rs1765 pub fn pango_font_description_get_variations( in pango_font_description_get_variations() function

12