Home | History | Annotate | Download | only in src

Lines Matching refs:COLORTYPE_GRAY

548 		crLeftTop = CPWL_Color(COLORTYPE_GRAY,1);
554 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0.5);
555 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
567 CPWL_Color crText(COLORTYPE_GRAY,0);
698 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0);
699 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
754 crLeftTop = CPWL_Color(COLORTYPE_GRAY,1);
760 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0.5);
761 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
828 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0);
829 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
886 crLeftTop = CPWL_Color(COLORTYPE_GRAY,1);
892 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0.5);
893 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75);
953 crLeftTop = CPWL_Color(COLORTYPE_GRAY, 1);
958 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0.5f);
959 crRightBottom = CPWL_Color(COLORTYPE_GRAY,0.75f);
983 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0);
984 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
996 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 1);
1001 crLeftTop = CPWL_Color(COLORTYPE_GRAY,0);
1002 crRightBottom = CPWL_Color(COLORTYPE_GRAY,1);
1176 sList << "BT\n" << CPWL_Utils::GetColorAppStream(CPWL_Color(COLORTYPE_GRAY,1),TRUE) <<
1433 crLeftTop = CPWL_Color(COLORTYPE_GRAY, 1);
1439 crLeftTop = CPWL_Color(COLORTYPE_GRAY, 0.5);
1440 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 0.75);
1488 CPWL_Color crText = CPWL_Color(COLORTYPE_GRAY, 0);