Searched refs:ROT_90 (Results 1 – 8 of 8) sorted by relevance
37 return ROT_90; in getRotate()59 case ROT_90: // CCW in makeRotate()103 case ROT_90: in rotate()133 case ROT_90: in rotate_move()
81 if ((r == ROT_90) || (r == ROT_270)) { in rotate_move()91 if ((r == ROT_90) || (r == ROT_180)) { in rotate_move()103 case ROT_90: in rotate_move()
13 enum Rotation { ROT_0, ROT_90, ROT_180, ROT_270 }; // CCW enumerator
184 page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); in crop()199 ((pageRot == ROT_90 || pageRot == ROT_270) && in crop()202 (param_orientation == ROT_90 || param_orientation == ROT_270))) in crop()254 page.replaceOrRemoveKey("/Rotate",makeRotate(ROT_90)); in is_landscape()
368 param.normal_landscape=ROT_90; in getParameters()387 static const Rotation ipp2rot[4]={ROT_0, ROT_90, ROT_270, ROT_180}; in getParameters()452 if ((param.orientation==ROT_90)||(param.orientation==ROT_270)) { // unrotate page in getParameters()
290 if ((param.orientation == ROT_90) || (param.orientation == ROT_270)) in processPDFTOPDF()
94 ROT_90, enumerator
840 return ROT_90; in get_rotation()985 case ROT_90: in rotate_cube_face()1011 case ROT_90: in rotate_cube_face_inverse()2559 s->in_cubemap_face_rotation[BOTTOM_MIDDLE] = ROT_90; in prepare_eac_in()2587 s->out_cubemap_face_rotation[BOTTOM_MIDDLE] = ROT_90; in prepare_eac_out()