Home
last modified time | relevance | path

Searched defs:posh (Results 1 – 4 of 4) sorted by relevance

/third_party/cups-filters/filter/
Dimagetopdf.c1118 float posw=(w-final_w)/2,posh=(h-final_h)/2; in main() local
1132 float posw=(w-final_w)/2,posh=(h-final_h)/2; in main() local
Dimagetoraster.c786 float posw=(w-final_w)/2,posh=(h-final_h)/2; in main() local
800 float posw=(w-final_w)/2,posh=(h-final_h)/2; in main() local
/third_party/cups-filters/cupsfilters/
Dimage.c832 cups_image_t* cupsImageCrop(cups_image_t* img,int posw,int posh,int width,int height) in cupsImageCrop()
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc224 posh = (height-final_h)/2; in crop() local