Home | History | Annotate | Download | only in src

Lines Matching refs:rcCenter

946 	CPDF_Rect rcCenter = CPWL_Utils::DeflateRect(CPWL_Utils::GetCenterSquare(rcWindow), 1.0f);

961 csAP_N_ON = CPWL_Utils::GetCircleFillAppStream(rcCenter,crBackground) +
962 CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1004 csAP_D_ON = CPWL_Utils::GetCircleFillAppStream(rcCenter,crBK)
1005 + CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);