Searched refs:wprint_image_get_height (Results 1 – 3 of 3) sorted by relevance
407 msg.param.start_page.height = wprint_image_get_height(image_info); in _print_page()417 num_rows = wprint_image_get_height(image_info); in _print_page()477 image_row, wprint_image_get_height(image_info), job_params->page_num, pathname, in _print_page()529 priv->job_info.pixel_height = wprint_image_get_height(image_info); in _print_blank_page()
210 int wprint_image_get_height(wprint_image_info_t *image_info);
634 int wprint_image_get_height(wprint_image_info_t *image_info) { in wprint_image_get_height() function