Searched refs:pVSB (Results 1 – 2 of 2) sorted by relevance
682 if (CPWL_ScrollBar * pVSB = this->GetVScrollBar()) in GetClientRect() local683 rcClient.right -= pVSB->GetScrollBarWidth(); in GetClientRect()958 CPWL_ScrollBar * pVSB = this->GetVScrollBar(); in RePosChildWnd() local965 if (pVSB) pVSB->Move(rcVScroll,TRUE,FALSE); in RePosChildWnd()
86 if (CPWL_ScrollBar * pVSB = this->GetVScrollBar()) in RePosChildWnd() local95 pVSB->Move(rcVScroll, TRUE, FALSE); in RePosChildWnd()109 if (CPWL_ScrollBar * pVSB = this->GetVScrollBar()) in GetClientRect() local111 if (pVSB->IsVisible()) in GetClientRect()