Searched refs:pRotateObj (Results 1 – 1 of 1) sorted by relevance
114 CPDF_Object* pRotateObj = pDict->GetElement("Rotate")->GetDirect(); in FPDFPage_GetRotation() local115 return pRotateObj ? pRotateObj->GetInteger() / 90 : 0; in FPDFPage_GetRotation()