Searched refs:wprint_image_get_height (Results 1 – 3 of 3) sorted by relevance
383 msg.param.start_page.height = wprint_image_get_height(image_info); in _print_page()394 num_rows = wprint_image_get_height(image_info); in _print_page()454 image_row, wprint_image_get_height(image_info), in _print_page()
210 int wprint_image_get_height(wprint_image_info_t *image_info);
601 int wprint_image_get_height(wprint_image_info_t *image_info) { in wprint_image_get_height() function