Searched refs:printable_height (Results 1 – 3 of 3) sorted by relevance
85 wprint_rotation_t rotation, unsigned int printable_width, unsigned int printable_height, in wprint_image_set_output_properties() argument123 image_info->printable_height = printable_height - (top_margin + bottom_margin); in wprint_image_set_output_properties()236 (next_height > image_info->printable_height)) || in wprint_image_set_output_properties()239 (next_height > image_info->printable_height)))) { in wprint_image_set_output_properties()266 (image_output_height >= image_info->printable_height)) || in wprint_image_set_output_properties()268 (image_output_height < image_info->printable_height)))) { in wprint_image_set_output_properties()271 } else if ((image_output_height == image_info->printable_height) && in wprint_image_set_output_properties()282 && (image_output_height <= image_info->printable_height) in wprint_image_set_output_properties()289 if ((native_image_output_height <= image_info->printable_height) in wprint_image_set_output_properties()318 targetHeight = image_info->printable_height * 1.0f; in wprint_image_set_output_properties()[all …]
86 unsigned int printable_height; member187 wprint_rotation_t rotation, unsigned int printable_width, unsigned int printable_height,
37 public int printable_height; field in LocalJobParams81 + " printable_height=" + printable_height in toString()