Home | History | Annotate | Download | only in src

Lines Matching refs:crBorder

520 	CPWL_Color crBackground, crBorder;

531 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
655 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
674 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
705 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
726 CPWL_Color crBackground, crBorder, crText;
737 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
813 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
833 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
858 CPWL_Color crBackground, crBorder, crText;
869 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
962 CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
967 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1005 + CPWL_Utils::GetCircleBorderAppStream(rcCenter,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1010 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
1415 CPWL_Color crBorder = GetBorderPWLColor();
1449 return CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop,
1506 CPWL_Color crBorder;
1515 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
1517 return crBorder;