Searched refs:prtpos (Results 1 – 1 of 1) sorted by relevance
686 prtpos = page_prtpos; in ex_hardcopy()710 prtpos = page_prtpos; in ex_hardcopy()728 prtpos.bytes_printed > 1000000 in ex_hardcopy()729 ? (int)(prtpos.bytes_printed / in ex_hardcopy()731 : (int)((prtpos.bytes_printed * 100) in ex_hardcopy()748 prtpos.file_line); in ex_hardcopy()754 page_line, &prtpos); in ex_hardcopy()755 if (prtpos.column == 0) in ex_hardcopy()758 prtpos.bytes_printed += in ex_hardcopy()763 else if (prtpos.ff) in ex_hardcopy()[all …]