Searched refs:screen_width (Results 1 – 1 of 1) sorted by relevance
447 int screen_width, screen_height; in att3b1_do_output_page() local509 screen_width = (uw.uw_width < att3b1dev->width) ? uw.uw_width in att3b1_do_output_page()517 ur.ur_width = screen_width; in att3b1_do_output_page()577 xorigin = att3b1dev->width - screen_width; in att3b1_do_output_page()625 xorigin = (att3b1dev->width - screen_width) / 2; in att3b1_do_output_page()690 if (xorigin >= att3b1dev->width - screen_width) in att3b1_do_output_page()691 xorigin = att3b1dev->width - screen_width; in att3b1_do_output_page()