Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:m_pCloseBox

1026       m_pCloseBox(NULL),
1130 m_pCloseBox->Move(rcCloseBox, TRUE, FALSE);
1131 m_pCloseBox->SetVisible(CPWL_Utils::ContainsRect(rcClient, rcCloseBox));
1228 m_pCloseBox = new CPWL_Note_CloseBox;
1235 m_pCloseBox->Create(ccp);
1449 if (m_pCloseBox)
1450 m_pCloseBox->SetTextColor(sTextColor);