Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:text_width

2728         int text_width;
2736 text_width = max_columns - 1;
2738 text_width = max_columns - indent_size - 1;
2747 end = start + text_width;