Home
last modified time | relevance | path

Searched refs:cr_glyphs (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Ddrawing-cairo.cc281 cairo_glyph_t cr_glyphs[MAX_RUN_LENGTH]; in draw_text_internal() local
338 cr_glyphs, in draw_text_internal()
344 cr_glyphs[n_cr_glyphs].index = ufi->using_cairo_glyph.glyph_index; in draw_text_internal()
345 cr_glyphs[n_cr_glyphs].x = x; in draw_text_internal()
346 cr_glyphs[n_cr_glyphs].y = y; in draw_text_internal()
354 cr_glyphs, in draw_text_internal()
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvtedraw.c997 cairo_glyph_t cr_glyphs[MAX_RUN_LENGTH]; in _vte_draw_text_internal() local
1033 cr_glyphs, in _vte_draw_text_internal()
1039 cr_glyphs[n_cr_glyphs].index = ufi->using_cairo_glyph.glyph_index; in _vte_draw_text_internal()
1040 cr_glyphs[n_cr_glyphs].x = x; in _vte_draw_text_internal()
1041 cr_glyphs[n_cr_glyphs].y = y; in _vte_draw_text_internal()
1049 cr_glyphs, in _vte_draw_text_internal()
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvtedraw.c1418 cairo_glyph_t cr_glyphs[MAX_RUN_LENGTH]; in _vte_draw_text_internal() local
1462 cr_glyphs, in _vte_draw_text_internal()
1468 cr_glyphs[n_cr_glyphs].index = ufi->using_cairo_glyph.glyph_index; in _vte_draw_text_internal()
1469 cr_glyphs[n_cr_glyphs].x = x; in _vte_draw_text_internal()
1470 cr_glyphs[n_cr_glyphs].y = y; in _vte_draw_text_internal()
1478 cr_glyphs, in _vte_draw_text_internal()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvtedraw.cc1460 cairo_glyph_t cr_glyphs[MAX_RUN_LENGTH]; in _vte_draw_text_internal() local
1506 cairo_show_glyphs (draw->cr, cr_glyphs, n_cr_glyphs); in _vte_draw_text_internal()
1511 cr_glyphs[n_cr_glyphs].index = ufi->using_cairo_glyph.glyph_index; in _vte_draw_text_internal()
1512 cr_glyphs[n_cr_glyphs].x = x; in _vte_draw_text_internal()
1513 cr_glyphs[n_cr_glyphs].y = y; in _vte_draw_text_internal()
1520 cairo_show_glyphs (draw->cr, cr_glyphs, n_cr_glyphs); in _vte_draw_text_internal()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvtedraw.cc1460 cairo_glyph_t cr_glyphs[MAX_RUN_LENGTH]; in _vte_draw_text_internal() local
1506 cairo_show_glyphs (draw->cr, cr_glyphs, n_cr_glyphs); in _vte_draw_text_internal()
1511 cr_glyphs[n_cr_glyphs].index = ufi->using_cairo_glyph.glyph_index; in _vte_draw_text_internal()
1512 cr_glyphs[n_cr_glyphs].x = x; in _vte_draw_text_internal()
1513 cr_glyphs[n_cr_glyphs].y = y; in _vte_draw_text_internal()
1520 cairo_show_glyphs (draw->cr, cr_glyphs, n_cr_glyphs); in _vte_draw_text_internal()