Searched refs:indent_col (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dtext.c291 size_t indent_col = strnlenpt(f->data, indent_len); local
295 if (cols <= indent_col) {
296 size_t indent_new = actual_x(f->data, indent_col -

Completed in 66 milliseconds