Searched refs:GetActiveChild (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmdi.cpp153 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
304 if (GetActiveChild())
305 menuBar = GetActiveChild()->GetMenuBar();
361 wxMDIChildFrame* oldActiveChild = parent->GetActiveChild();
420 if (parentFrame->GetActiveChild() == this)
455 wxMDIChildFrame* oldActiveChild = parentFrame->GetActiveChild();
473 wxMDIChildFrame* oldActiveChild = parentFrame->GetActiveChild();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dmdig.cpp233 wxGenericMDIChildFrame *wxGenericMDIParentFrame::GetActiveChild() const function in class:wxGenericMDIParentFrame
413 if (pParentFrame->GetActiveChild() == this)
493 if (pParentFrame->GetActiveChild() == this)
743 if (child->GetMDIParentFrame()->GetActiveChild() == child)
803 wxMDIChildFrame * wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
805 wxGenericMDIChildFrame *pGFrame = wxGenericMDIParentFrame::GetActiveChild();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dmainfrm.cpp163 if (GetActiveChild())
197 wxMDIChildFrame* childFrame = GetActiveChild();
218 event.Enable( (GetActiveChild() != NULL) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dmdi.cpp57 wxMDIChildFrame *child = parent->GetActiveChild();
133 wxMDIChildFrame *child_frame = GetActiveChild();
162 wxMDIChildFrame *active_child_frame = GetActiveChild();
182 wxMDIChildFrame *active_child_frame = GetActiveChild();
244 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dmdi.cpp64 wxMDIChildFrame *child = parent->GetActiveChild();
142 wxMDIChildFrame *child_frame = GetActiveChild();
171 wxMDIChildFrame *active_child_frame = GetActiveChild();
191 wxMDIChildFrame *active_child_frame = GetActiveChild();
258 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dmdig.h70 wxGenericMDIChildFrame *GetActiveChild() const;
284 wxMDIChildFrame * GetActiveChild() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmdi.cpp182 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dtabmdi.cpp238 wxAuiMDIChildFrame *wxAuiMDIParentFrame::GetActiveChild() const function in class:wxAuiMDIParentFrame
421 if (pParentFrame->GetActiveChild() == this)
487 if (pParentFrame->GetActiveChild() == this)
520 if (pParentFrame->GetActiveChild() == this)
773 if (child->GetMDIParentFrame()->GetActiveChild() == child)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dmdi.h79 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dmdi.h45 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dmdi.h63 wxMDIChildFrame *GetActiveChild() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dmdi.h63 wxMDIChildFrame *GetActiveChild() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dmdi.h55 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dmdi.h55 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmdi.cpp238 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmdi.cpp186 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmdi.cpp292 wxMDIChildFrame *child = GetActiveChild();
347 wxMDIChildFrame *wxMDIParentFrame::GetActiveChild() const function in class:wxMDIParentFrame
1201 if (parent->GetActiveChild() == (wxMDIChildFrame*) NULL)
1219 wxMDIChildFrame* pChild = pFrameWnd->GetActiveChild();
H A Dframe.cpp578 wxMDIChildFrame *child = frame->GetActiveChild();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dtabmdi.h76 wxAuiMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dmdi.h65 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dmdi.h66 wxMDIChildFrame *GetActiveChild() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dmdi.h55 wxMDIChildFrame *GetActiveChild() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/svg/
H A Dsvgtest.cpp345 MyChild * pChild = (MyChild *)GetActiveChild ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmdi.tex442 \membersection{wxMDIParentFrame::GetActiveChild}\label{wxmdiparentframegetactivechild}
444 \constfunc{wxMDIChildFrame*}{GetActiveChild}{\void}

Completed in 250 milliseconds