Searched defs:end_col (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ |
H A D | table.cpp | 135 int end_col; member 152 int end_col; member in table_entry 1822 string span_width_reg(int start_col, int end_col) in span_width_reg() 1831 string span_left_numeric_width_reg(int start_col, int end_col) in span_left_numeric_width_reg() 1840 string span_right_numeric_width_reg(int start_col, int end_col) in span_right_numeric_width_reg() 1849 string span_alphabetic_width_reg(int start_col, int end_col) in span_alphabetic_width_reg() 1900 void init_span_reg(int start_col, int end_col) in init_span_reg() 1909 void compute_span_width(int start_col, int end_col) in compute_span_width() 1923 void table::divide_span(int start_col, int end_col) in divide_span() 1956 void table::sum_columns(int start_col, int end_col) in sum_columns() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-show-locus.c | 659 make_range (int start_line, int start_col, int end_line, int end_col) in make_range()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 2254 unsigned end_line, unsigned end_col, in print_cursor_file_scan()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 709 make_range (int start_line, int start_col, int end_line, int end_col) in make_range()
|