x_max 1976 src/prt2pdf/prt2pdf.c int16_t x_min = 0, y_min = 0, x_max = 0, y_max = 0; x_max 1982 src/prt2pdf/prt2pdf.c x_max = (int16_t)read_u16_be (font_fp); x_max 2025 src/prt2pdf/prt2pdf.c (int)(x_min * 1000.0f / 2048.0f), (int)(y_min * 1000.0f / 2048.0f), (int)(x_max * 1000.0f / 2048.0f), x_max 2100 src/prt2pdf/prt2pdf.c int16_t x_min = 0, y_min = 0, x_max = 0, y_max = 0; x_max 2106 src/prt2pdf/prt2pdf.c x_max = (int16_t)read_u16_be_from_mem (& head_p, end); x_max 2139 src/prt2pdf/prt2pdf.c (int)(x_min * 1000.0f / 2048.0f), (int)(y_min * 1000.0f / 2048.0f), (int)(x_max * 1000.0f / 2048.0f),