Searched defs:pParent (Results 1 – 5 of 5) sorted by relevance
32 CLeashMessageBox::CLeashMessageBox(CWnd* pParent, const CString msgText, DWORD dwTime) in CLeashMessageBox()
32 CLeashDebugWindow::CLeashDebugWindow(CWnd* pParent /*=NULL*/) in CLeashDebugWindow()
34 CLeashAboutBox::CLeashAboutBox(CWnd* pParent /*=NULL*/) in CLeashAboutBox()
48 PVDevice pParent; /* parent array */ member
23777 VdbeFrame *pParent; /* Parent of this frame, or NULL if parent is main */ member80656 MemPage * const pParent = pCur->apPage[iPage-1]; local