Lines Matching defs:width
109 .width = browser->width,
120 ops.width += 1;
157 int width;
201 width = annotation__cycles_width(notes);
205 pcnt_width + 2 + notes->widths.addr + width,
210 pcnt_width + 3 + notes->widths.addr + width,
625 ui_browser__write_nstring(browser, symbol_dso, browser->width + 1);
929 browser.b.width = notes->max_line_len;
932 browser.b.width += 18; /* Percentage */