GLOBAL_TAB_RELATIVE_INTERVAL 163 src/prt2pdf/prt2pdf.c static int GLOBAL_TAB_RELATIVE_INTERVAL = 0; GLOBAL_TAB_RELATIVE_INTERVAL 605 src/prt2pdf/prt2pdf.c else if (GLOBAL_TAB_RELATIVE_INTERVAL > 0) GLOBAL_TAB_RELATIVE_INTERVAL 608 src/prt2pdf/prt2pdf.c last_tab_stop + ((col - last_tab_stop) / GLOBAL_TAB_RELATIVE_INTERVAL + 1) * GLOBAL_TAB_RELATIVE_INTERVAL 609 src/prt2pdf/prt2pdf.c GLOBAL_TAB_RELATIVE_INTERVAL; GLOBAL_TAB_RELATIVE_INTERVAL 2470 src/prt2pdf/prt2pdf.c GLOBAL_TAB_RELATIVE_INTERVAL = (int)val;