Searched refs:s_rectDefault (Results 1 – 3 of 3) sorted by relevance
231 cs.cx = CLeashFrame::s_rectDefault.right; in PreCreateWindow()233 cs.cy = CLeashFrame::s_rectDefault.bottom; in PreCreateWindow()237 cs.cx = CLeashFrame::s_rectDefault.right; in PreCreateWindow()238 cs.cy = CLeashFrame::s_rectDefault.bottom; in PreCreateWindow()312 wndpl.rcNormalPosition = CLeashFrame::s_rectDefault; in OnResetWindowSize()
22 static const CRect s_rectDefault;
26 const CRect CLeashFrame::s_rectDefault(0, 0, 740, 400); // static public (l,t,r,b) member in CLeashFrame