Home
last modified time | relevance | path

Searched defs:font_options (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/graphics/py-cairo/pycairo-1.18.1/tests/
H A Dtest_font.py15 def font_options(): function
28 def scaled_font(font_face, font_options): argument
35 def test_font_options_variations(font_options): argument
111 def test_font_options_set_antialias(font_options): argument
118 def test_font_options_set_hint_metrics(font_options): argument
125 def test_font_options_set_hint_style(font_options): argument
132 def test_font_options_set_subpixel_order(font_options): argument
229 def test_font_options_get_antialias(font_options): argument
234 def test_font_options_get_hint_metrics(font_options): argument
239 def test_font_options_get_hint_style(font_options): argument
[all …]
/dports/graphics/pyl-cairo/pycairo-1.18.1/tests/
H A Dtest_font.py15 def font_options(): function
28 def scaled_font(font_face, font_options): argument
35 def test_font_options_variations(font_options): argument
111 def test_font_options_set_antialias(font_options): argument
118 def test_font_options_set_hint_metrics(font_options): argument
125 def test_font_options_set_hint_style(font_options): argument
132 def test_font_options_set_subpixel_order(font_options): argument
229 def test_font_options_get_antialias(font_options): argument
234 def test_font_options_get_hint_metrics(font_options): argument
239 def test_font_options_get_hint_style(font_options): argument
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/cairo-rs-0.14.3/src/font/
H A Dmod.rs4 mod font_options; module
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cairo-rs/src/font/
H A Dmod.rs4 mod font_options; module
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/cairo-rs-0.14.9/src/font/
H A Dmod.rs4 mod font_options; module
/dports/www/castor/castor-0.8.16/cargo-crates/cairo-rs-0.8.1/src/font/
H A Dmod.rs6 mod font_options; module
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/cairo-rs-0.7.1/src/font/
H A Dmod.rs6 mod font_options; module
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/cairo-rs-0.14.1/src/font/
H A Dmod.rs4 mod font_options; module
/dports/net-im/fractal/fractal-4.4.0/vendor/cairo-rs/src/font/
H A Dmod.rs6 mod font_options; module
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cairo-rs-0.14.9/src/font/
H A Dmod.rs4 mod font_options; module
/dports/x11/sirula/sirula-1.0.0/cargo-crates/cairo-rs-0.14.7/src/font/
H A Dmod.rs4 mod font_options; module
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/src/
H A Dscreen.rs9 pub fn font_options(&self) -> Option<cairo::FontOptions> { in font_options() method
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dtext-unhinted-metrics.c39 cairo_font_options_t *font_options; in draw() local
H A Dscaled-font-zero-matrix.c32 cairo_font_options_t *font_options; in draw() local
H A Dtext-subpixel.c34 cairo_font_options_t *font_options; in draw() local
H A Dft-show-glyphs-table.c60 cairo_font_options_t *font_options; in draw() local
H A Dinvalid-matrix.c43 cairo_font_options_t *font_options; in draw() local
H A Dtext-rotate.c130 cairo_font_options_t *font_options; in draw() local
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/src/
H A Dscreen.rs9 pub fn font_options(&self) -> Option<cairo::FontOptions> { in font_options() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-0.14.3/src/
H A Dscreen.rs9 pub fn font_options(&self) -> Option<cairo::FontOptions> { in font_options() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-0.14.3/src/
H A Dscreen.rs9 pub fn font_options(&self) -> Option<cairo::FontOptions> { in font_options() method
/dports/games/spring/spring_98.0/rts/Game/GUI/
H A DPlayerRosterDrawer.cpp90 int font_options = FONT_RIGHT | FONT_BOTTOM | FONT_SCALE | FONT_NORM; in Draw() local
/dports/deskutils/egroupware/egroupware/api/src/Etemplate/Widget/
H A DHtmlArea.php28 public static $font_options = array( variable in EGroupware\\Api\\Etemplate\\Widget\\HtmlArea
/dports/graphics/cairomm/cairomm-1.12.2/examples/text/
H A Dtext-rotate.cc51 Cairo::FontOptions font_options; in draw() local
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmdomview.c217 cairo_font_options_t *font_options; in lsm_dom_view_set_cairo_context() local
356 cairo_font_options_t *font_options; in lsm_dom_view_init() local

12345678