Searched refs:pVSB (Results 1 – 2 of 2) sorted by relevance
524 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect() local525 rcClient.right -= pVSB->GetScrollBarWidth(); in GetClientRect()705 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd() local711 if (pVSB) in RePosChildWnd()712 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()
87 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd() local92 pVSB->Move(rcVScroll, true, false); in RePosChildWnd()106 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect() local107 if (pVSB->IsVisible()) { in GetClientRect()