Searched refs:this_char_width (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dwindow.c758 register int i, width, this_char_width; local
762 this_char_width = character_width (string[i], hpos);
763 width += this_char_width;
764 hpos += this_char_width;

Completed in 33 milliseconds