Searched refs:cupsBorderlessScalingFactor (Results 1 – 4 of 4) sorted by relevance
174 h->cupsBorderlessScalingFactor = 1.0f; in cupsRasterInterpretPPD()248 h->cupsBorderlessScalingFactor = (float)sc; in cupsRasterInterpretPPD()345 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()347 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()349 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()351 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()353 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()355 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()357 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()359 h->cupsBorderlessScalingFactor); in cupsRasterInterpretPPD()[all …]
1033 if (fabs(header->cupsBorderlessScalingFactor - expected->cupsBorderlessScalingFactor) > 0.001) in print_changes()1035 header->cupsBorderlessScalingFactor, in print_changes()1036 expected->cupsBorderlessScalingFactor); in print_changes()
771 <td><tt>cupsBorderlessScalingFactor</tt></td>774 <td><tt><</cupsBorderlessScalingFactor 1.01>>setpagedevice</tt></td>
344 float cupsBorderlessScalingFactor; member