Searched refs:item_cells (Results 1 – 1 of 1) sorted by relevance
5787 int item_cells = 0; // item length in cells in gui_gtk2_draw_string_ext() local5859 item_cells += cellcount; 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()5904 column_offset += item_cells; in gui_gtk2_draw_string_ext()