Home
last modified time | relevance | path

Searched refs:addangle (Results 1 – 3 of 3) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dheaders.c1340 bool addangle; /* put closing angle in output */ local
1376 qmode = realqmode = addangle = false;
1570 if (!addangle)
1572 addangle = true;
1620 if (addangle)
1622 addangle = false;
1655 if (addangle && bp < bufend)
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_image.c1012 const int addangle[8] = {0, 0, 180, 180, 90, 270, 270, 90}; in pdf_fit_xobject_internal() local
1020 fit->orientate += addangle[is]; in pdf_fit_xobject_internal()
1027 switch (addangle[is]) in pdf_fit_xobject_internal()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_image.c1012 const int addangle[8] = {0, 0, 180, 180, 90, 270, 270, 90}; in pdf_fit_xobject_internal() local
1020 fit->orientate += addangle[is]; in pdf_fit_xobject_internal()
1027 switch (addangle[is]) in pdf_fit_xobject_internal()