Searched refs:pVSB (Results 1 – 2 of 2) sorted by relevance
411 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect() local412 rcClient.right -= pVSB->GetScrollBarWidth(); in GetClientRect()580 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd() local581 if (!pVSB) in RePosChildWnd()595 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()
44 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd() local51 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()72 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect() local73 if (pVSB->IsVisible()) { in GetClientRect()