Lines Matching refs:rcWindow
882 CPDF_Rect rcWindow = GetRotatedRect(); local
951 CPDF_Rect rcClient = CPWL_Utils::DeflateRect(rcWindow, fBorderWidth);
1024 CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
1025 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1029 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1045 csAP = CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
1046 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1050 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1078 rcWindow, CPWL_Utils::SubstractColor(crBackground, 0.25f)) +
1079 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1083 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1139 CPDF_Rect rcWindow = GetRotatedRect(); local
1140 CPDF_Rect rcClient = CPWL_Utils::DeflateRect(rcWindow, fBorderWidth);
1177 CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
1178 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1198 rcWindow, CPWL_Utils::SubstractColor(crBackground, 0.25f)) +
1199 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1265 CPDF_Rect rcWindow = GetRotatedRect(); local
1266 CPDF_Rect rcClient = CPWL_Utils::DeflateRect(rcWindow, fBorderWidth);
1305 CPWL_Utils::DeflateRect(CPWL_Utils::GetCenterSquare(rcWindow), 1.0f);
1321 csAP_N_ON = CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
1322 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1360 rcWindow, CPWL_Utils::SubstractColor(crBackground, 0.25f)) +
1361 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,
1695 CPDF_Rect rcWindow = GetRotatedRect(); local
1704 return CPWL_Utils::DeflateRect(rcWindow, fBorderWidth);
1738 CPDF_Rect rcWindow = GetRotatedRect(); local
1772 return CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder,