Lines Matching defs:rcOld
2151 CPDF_Rect rcOld = pWidget->GetRect();
2152 if (crRect.left != rcOld.left || crRect.right != rcOld.right ||
2153 crRect.top != rcOld.top || crRect.bottom != rcOld.bottom) {
2175 CPDF_Rect rcOld = pWidget->GetRect();
2176 if (crRect.left != rcOld.left || crRect.right != rcOld.right ||
2177 crRect.top != rcOld.top || crRect.bottom != rcOld.bottom) {