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