Searched refs:pRotate (Results 1 – 1 of 1) sorted by relevance
809 CPDF_Object* pRotate = GetPageAttr("Rotate"); in Load() local811 if (pRotate) { in Load()812 rotate = pRotate->GetInteger() / 90 % 4; in Load()