Searched refs:pVSB (Results 1 – 2 of 2) sorted by relevance
419 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect() local420 rcClient.right -= pVSB->GetScrollBarWidth(); in GetClientRect()597 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd() local598 if (!pVSB) in RePosChildWnd()613 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()
83 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd() local91 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()112 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect() local113 if (pVSB->IsVisible()) { in GetClientRect()