Home | History | Annotate | Download | only in src

Lines Matching refs:crRightBottom

536 	CPWL_Color crLeftTop,crRightBottom;

548 crRightBottom = CPWL_Utils::DevideColor(crBackground,2);
554 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
655 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
674 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
692 crLeftTop = crRightBottom;
693 crRightBottom = crTemp;
698 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
705 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
742 CPWL_Color crLeftTop,crRightBottom;
754 crRightBottom = CPWL_Utils::DevideColor(crBackground,2);
760 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
813 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
822 crLeftTop = crRightBottom;
823 crRightBottom = crTemp;
828 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
833 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
874 CPWL_Color crLeftTop,crRightBottom;
886 crRightBottom = CPWL_Utils::DevideColor(crBackground,2);
892 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
953 crRightBottom = CPWL_Utils::SubstractColor(crBackground,0.25f);
958 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75f);
962 CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
967 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
977 crLeftTop = crRightBottom;
978 crRightBottom = crTemp;
983 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
995 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 1);
1001 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
1005 + CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1010 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1417 CPWL_Color crLeftTop, crRightBottom;
1433 crRightBottom = CPWL_Utils::DevideColor(crBackground, 2);
1439 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 0.75);
1450 crRightBottom, nBorderStyle, dsBorder);