Home
last modified time | relevance | path

Searched defs:pParent (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashMessageBox.cpp32 CLeashMessageBox::CLeashMessageBox(CWnd* pParent, const CString msgText, DWORD dwTime) in CLeashMessageBox()
H A DLeashDebugWindow.cpp32 CLeashDebugWindow::CLeashDebugWindow(CWnd* pParent /*=NULL*/) in CLeashDebugWindow()
H A DLeashAboutBox.cpp34 CLeashAboutBox::CLeashAboutBox(CWnd* pParent /*=NULL*/) in CLeashAboutBox()
/freebsd/sys/dev/hptmv/
H A Dvdevice.h48 PVDevice pParent; /* parent array */ member
/freebsd/contrib/sqlite3/
H A Dsqlite3.c23777 VdbeFrame *pParent; /* Parent of this frame, or NULL if parent is main */ member
80656 MemPage * const pParent = pCur->apPage[iPage-1]; local