Searched refs:draw_glyph_string (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 5334 draw_glyph_string(int row, int col, int num_cells, int flags, in draw_glyph_string() function 5339 draw_glyph_string(int row, int col, int num_cells, int flags, in draw_glyph_string() 5732 draw_glyph_string(row, col, len, flags, gui.ascii_font, glyphs, cr); in gui_gtk2_draw_string_ext() 5734 draw_glyph_string(row, col, len, flags, gui.ascii_font, glyphs); in gui_gtk2_draw_string_ext() 5894 draw_glyph_string(row, col + column_offset, item_cells, in gui_gtk2_draw_string_ext() 5898 draw_glyph_string(row, col + column_offset, item_cells, in gui_gtk2_draw_string_ext()
|