Searched refs:m_mdiParentFrame (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dmdi.h188 void SetMDIParentFrame(wxMDIParentFrame* parentFrame) { m_mdiParentFrame = parentFrame; }
189 wxMDIParentFrame* GetMDIParentFrame() const { return m_mdiParentFrame; }
192 wxMDIParentFrame* m_mdiParentFrame; member in class:wxMDIChildFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmdi.cpp322 m_mdiParentFrame = (wxMDIParentFrame*) NULL;

Completed in 84 milliseconds