Searched refs:pVSB (Results 1 – 2 of 2) sorted by relevance
539 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) in GetClientRect() local540 rcClient.right -= pVSB->GetScrollBarWidth(); in GetClientRect()733 CPWL_ScrollBar* pVSB = GetVScrollBar(); in RePosChildWnd() local739 if (pVSB) in RePosChildWnd()740 pVSB->Move(rcVScroll, TRUE, FALSE); in RePosChildWnd()
74 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in RePosChildWnd() local79 pVSB->Move(rcVScroll, TRUE, FALSE); in RePosChildWnd()93 if (CPWL_ScrollBar* pVSB = GetVScrollBar()) { in GetClientRect() local94 if (pVSB->IsVisible()) { in GetClientRect()