Searched refs:GetFrame (Results 26 - 43 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmenu.cpp804 return GetMenuBar()->GetFrame();
901 DrawMenuBar(GetHwndOf(GetFrame()));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp284 printer.Print(view->GetFrame(), printout, true);
342 wxFrame* win = mbar->GetFrame();
2401 wxFrame* frame = mbar->GetFrame();
H A Dmenu.cpp305 return (wxWindow *) GetMenuBar()->GetFrame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp437 return view->GetFrame();
663 // GetFrame can return wxWindow rather than wxTopLevelWindow due to
666 wxWindow *win = GetFrame();
1021 printer.Print(view->GetFrame(), printout, true);
H A Dprntbase.cpp1424 wxFrame *wxPrintPreviewBase::GetFrame() const function in class:wxPrintPreviewBase
1740 wxFrame *wxPrintPreview::GetFrame() const function in class:wxPrintPreview
1742 return m_pimpl->GetFrame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h199 wxWindow *GetFrame() const { return m_viewFrame ; } function in class:wxView
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dmenu.cpp301 const wxWindow *const frame = GetFrame();
636 frame = menu->GetMenuBar()->GetFrame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmenu.cpp400 return (wxWindow *) GetMenuBar()->GetFrame();
H A Dapp.cpp288 printer.Print(view->GetFrame(), printout, true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dframe.cpp1354 ::WinSendMsg((HWND)this->GetFrame(), WM_UPDATEFRAME, (MPARAM)~0, 0);
H A Dwindow.cpp742 hWndParent = pFrame->GetFrame();
1279 hWnd = pFrame->GetFrame();
1319 hWnd = pFrame->GetFrame();
1506 hWnd = pFrame->GetFrame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp667 wxFrame *wxLogWindow::GetFrame() const function in class:wxLogWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlog.tex740 \membersection{wxLogWindow::GetFrame}\label{wxlogwindowgetframe}
742 \constfunc{wxFrame *}{GetFrame}{\void}
H A Dprint.tex1300 \membersection{wxPrintPreview::GetFrame}\label{wxprintpreviewgetframe}
1302 \func{wxFrame *}{GetFrame}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dframemanager.h512 wxDEPRECATED( wxFrame* GetFrame() const );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dmenu.cpp2526 GetFrame()->SetFocus();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dmenu.cpp629 frame = menu->GetMenuBar()->GetFrame();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dframemanager.cpp744 wxFrame* wxAuiManager::GetFrame() const function in class:wxAuiManager

Completed in 271 milliseconds

12