Searched refs:ROT_180 (Results 1 – 8 of 8) sorted by relevance
77 if (r>=ROT_180) { in rotate_move()91 if ((r == ROT_90) || (r == ROT_180)) { in rotate_move()95 if ((r == ROT_270) || (r == ROT_180)) { in rotate_move()112 case ROT_180: in rotate_move()
35 return ROT_180; in getRotate()61 case ROT_180: in makeRotate()109 case ROT_180: in rotate()136 case ROT_180: in rotate_move()
13 enum Rotation { ROT_0, ROT_90, ROT_180, ROT_270 }; // CCW enumerator
183 if(orientation==ROT_0||orientation==ROT_180) in crop()197 (((pageRot == ROT_0 || pageRot == ROT_180) && in crop()253 if(orientation==ROT_0||orientation==ROT_180) in is_landscape()
154 ((param.orientation == ROT_0) || (param.orientation == ROT_180))); in processPDFTOPDF()
387 static const Rotation ipp2rot[4]={ROT_0, ROT_90, ROT_270, ROT_180}; in getParameters()
95 ROT_180, enumerator
842 return ROT_180; in get_rotation()990 case ROT_180: in rotate_cube_face()1016 case ROT_180: in rotate_cube_face_inverse()