Searched refs:max_line_len (Results 1 – 3 of 3) sorted by relevance
289 u16 max_line_len; member
2686 notes->max_line_len = 0; in annotation__set_offsets()2693 if (notes->max_line_len < line_len) in annotation__set_offsets()2694 notes->max_line_len = line_len; in annotation__set_offsets()
987 browser.b.width = notes->max_line_len; in symbol__tui_annotate()
Completed in 15 milliseconds