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