Lines Matching defs:width
104 .width = browser->width,
115 ops.width += 1;
161 int width;
206 width = annotation__cycles_width(notes);
210 pcnt_width + 2 + notes->widths.addr + width,
216 pcnt_width + 3 + notes->widths.addr + width,
674 ui_browser__write_nstring(browser, symbol_dso, browser->width + 1);
994 browser.b.width = notes->max_line_len;
997 browser.b.width += 18; /* Percentage */