Home
last modified time | relevance | path

Searched refs:has_show_text_glyphs (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/cairomm/cairomm-1.12.2/tests/
H A Dtest-surface.cc121 BOOST_CHECK(!surf->has_show_text_glyphs()); in test_show_text_glyphs()
124 BOOST_CHECK(surf->has_show_text_glyphs()); in test_show_text_glyphs()
/dports/graphics/py-cairo/pycairo-1.18.1/tests/
H A Dtest_api.py73 assert not surface.has_show_text_glyphs()
76 surface.has_show_text_glyphs()
/dports/graphics/pyl-cairo/pycairo-1.18.1/tests/
H A Dtest_api.py73 assert not surface.has_show_text_glyphs()
76 surface.has_show_text_glyphs()
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-surface-backend-private.h185 (*has_show_text_glyphs) (void *surface); member
H A Dcairo.c3516 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3536 has_show_text_glyphs = in cairo_show_text()
3542 if (has_show_text_glyphs) { in cairo_show_text()
3555 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
3564 if (has_show_text_glyphs) { in cairo_show_text()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-surface-backend-private.h185 (*has_show_text_glyphs) (void *surface); member
H A Dcairo.c3516 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3536 has_show_text_glyphs = in cairo_show_text()
3542 if (has_show_text_glyphs) { in cairo_show_text()
3555 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
3564 if (has_show_text_glyphs) { in cairo_show_text()
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-surface-backend-private.h185 (*has_show_text_glyphs) (void *surface); member
H A Dcairo.c3516 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3536 has_show_text_glyphs = in cairo_show_text()
3542 if (has_show_text_glyphs) { in cairo_show_text()
3555 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
3564 if (has_show_text_glyphs) { in cairo_show_text()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-surface-backend-private.h185 (*has_show_text_glyphs) (void *surface); member
H A Dcairo.c3516 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3536 has_show_text_glyphs = in cairo_show_text()
3542 if (has_show_text_glyphs) { in cairo_show_text()
3555 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
3564 if (has_show_text_glyphs) { in cairo_show_text()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpangocairo-render.c43 gboolean has_show_text_glyphs; member
538 if (!crenderer->has_show_text_glyphs || crenderer->do_path) in pango_cairo_renderer_draw_glyph_item()
862 renderer->has_show_text_glyphs = FALSE; in release_renderer()
879 …renderer->has_show_text_glyphs = cairo_surface_has_show_text_glyphs (cairo_get_target (renderer->c… in save_current_point()
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dsurface.h324 bool has_show_text_glyphs() const;
H A Dsurface.cc207 bool Surface::has_show_text_glyphs() const in has_show_text_glyphs() function in Cairo::Surface
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo.c3437 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3451 has_show_text_glyphs = in cairo_show_text()
3457 if (has_show_text_glyphs) { in cairo_show_text()
3469 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo.c3437 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3451 has_show_text_glyphs = in cairo_show_text()
3457 if (has_show_text_glyphs) { in cairo_show_text()
3469 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo.c3437 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3451 has_show_text_glyphs = in cairo_show_text()
3457 if (has_show_text_glyphs) { in cairo_show_text()
3469 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo.c3409 cairo_bool_t has_show_text_glyphs; in cairo_show_text() local
3423 has_show_text_glyphs = in cairo_show_text()
3429 if (has_show_text_glyphs) { in cairo_show_text()
3441 has_show_text_glyphs ? &clusters : NULL, &num_clusters, in cairo_show_text()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Ddisable-subpixel-antialiasing.patch149 if (surface->backend->has_show_text_glyphs)
150 return surface->backend->has_show_text_glyphs (surface);
/dports/graphics/p5-Cairo/Cairo-1.109/t/
H A DCairoSurface.t141 ok (defined $surf->has_show_text_glyphs);

123