Searched refs:thisWidth (Results 1 – 1 of 1) sorted by relevance
291 int thisWidth = (int) strlen(ItemName(n)); in dlg_begin_mixedgauge() local292 if (dlg->len_name < thisWidth) in dlg_begin_mixedgauge()293 dlg->len_name = thisWidth; in dlg_begin_mixedgauge()