Lines Matching refs:m_pContentsBar
1029 m_pContentsBar(NULL),
1063 if (!m_pContentsBar->IsVisible()) {
1064 m_pContentsBar->SetVisible(TRUE);
1065 if (m_pContentsBar->IsVisible()) {
1066 m_pContentsBar->InvalidateRect(NULL);
1071 if (m_pContentsBar->IsVisible()) {
1072 m_pContentsBar->SetVisible(FALSE);
1073 m_pContentsBar->InvalidateRect(NULL);
1083 if (m_pContentsBar->IsVisible())
1194 if (m_pContentsBar->IsVisible())
1205 m_pContentsBar->Move(rcContentsBar, TRUE, FALSE);
1266 m_pContentsBar = new CPWL_ScrollBar(SBT_VSCROLL);
1272 m_pContentsBar->Create(scp);
1273 m_pContentsBar->SetNotifyForever(TRUE);
1325 m_pContentsBar->OnNotify(this, PNM_SETSCROLLPOS, SBT_VSCROLL,
1364 if (m_pContentsBar->IsVisible()) {
1365 m_pContentsBar->OnNotify(pWnd, PNM_SETSCROLLINFO, SBT_VSCROLL,
1380 m_pContentsBar->OnNotify(this, PNM_SETSCROLLPOS, SBT_VSCROLL,
1382 m_pContentsBar->InvalidateRect(NULL);
1399 if (m_pContentsBar)
1400 m_pContentsBar->OnNotify(pWnd, PNM_SETSCROLLPOS, wParam, lParam);
1414 m_pContentsBar->OnNotify(this, PNM_SETSCROLLPOS, SBT_VSCROLL,
1427 m_pContentsBar->OnNotify(this, PNM_SETSCROLLPOS, SBT_VSCROLL,