Searched refs:wxTopLevelWindow (Results 51 - 75 of 84) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dcombobox.cpp97 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
H A Dcontrol.cpp193 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
H A Dapp.cpp1256 wxTopLevelWindow* win = (wxTopLevelWindow*) node->Data();
2025 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
H A Dlistbox.cpp927 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
H A Dtextctrl.cpp1615 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dframe.cpp122 if (!wxTopLevelWindow::Create( pParent
148 wxTopLevelWindow::DoGetClientSize( pX
172 wxTopLevelWindow::DoSetClientSize( nWidth
646 wxPoint vPoint = wxTopLevelWindow::GetClientAreaOrigin();
H A Dtoplevel.cpp3 // Purpose: implements wxTopLevelWindow for OS/2
863 ((wxTopLevelWindow*)this)->m_bIconized = true;
865 ((wxTopLevelWindow*)this)->m_bIconized = false;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dsettings.cpp406 wxASSERT_MSG( wxDynamicCast(win, wxTopLevelWindow),
H A Dtoplevel.cpp346 wxTopLevelWindow *win )
360 wxTopLevelWindow *win )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dwin32.cpp450 void PopupSystemMenu(wxTopLevelWindow *window) const;
3501 wxTopLevelWindow *
3502 parentTLW = wxDynamicCast(statbar->GetParent(), wxTopLevelWindow);
3536 wxTopLevelWindow *tlw = wxDynamicCast(statbar->GetParent(),
3537 wxTopLevelWindow);
3598 wxTopLevelWindow *m_wnd;
3615 m_wnd = wxStaticCast(consumer->GetInputWindow(), wxTopLevelWindow);
3696 wxTopLevelWindow *tlw =
3697 wxStaticCast(consumer->GetInputWindow(), wxTopLevelWindow);
3728 void wxWin32FrameInputHandler::PopupSystemMenu(wxTopLevelWindow *windo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcombobxc.cpp150 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent(this), wxTopLevelWindow);
H A Ddcclient.cpp72 if ( parent->IsKindOf( CLASSINFO(wxTopLevelWindow) ) )
H A Dwindow.cpp1078 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent((wxWindow*)this), wxTopLevelWindow);
3330 wxTopLevelWindow* toplevel = wxDynamicCast(iter,wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dsplitter.cpp414 wxTopLevelWindow *winTop = wxDynamicCast(parent, wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dapp.cpp436 wxTopLevelWindow *tlw = wxDynamicCast(win, wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmdi.cpp550 wxTopLevelWindow::SetTitle( title );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtoplevel.cpp354 wxTopLevelWindow *win )
376 wxTopLevelWindow *win )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp175 wxTopLevelWindow *frame = wxDynamicCast(
176 wxGetTopLevelParent(GetParent()), wxTopLevelWindow);
H A DPlatWX.cpp1022 wxTopLevelWindow *frame = wxDynamicCast(
1023 wxGetTopLevelParent(GetParent()), wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbutton.tex137 and \helpref{wxTopLevelWindow::SetDefaultItem}{wxtoplevelwindowsetdefaultitem}.
H A Dwxmsw.tex145 accordingly (see \helpref{wxTopLevelWindow::HandleSettingChange}{wxtoplevelwindowhandlesettingchange}).
189 using one of the two menu buttons. You need to assign these using \helpref{wxTopLevelWindow::SetLeftMenu}{wxtoplevelwindowsetleftmenu}
190 and \helpref{wxTopLevelWindow::SetRightMenu}{wxtoplevelwindowsetrightmenu}, for example:
H A Dsettings.tex107 metric as possible (e.g a wxTopLevelWindow in case of the wxSYS\_CAPTION\_Y metric).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwincmn.cpp324 wxTopLevelWindow *tlw = wxDynamicCast(wxGetTopLevelParent((wxWindow*)this),
325 wxTopLevelWindow);
2854 if (win->GetParent() && !win->IsKindOf(CLASSINFO(wxTopLevelWindow)))
H A Dsizer.cpp822 wxTopLevelWindow *tlw = wxDynamicCast(window, wxTopLevelWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dwindow.cpp541 wxTopLevelWindow *frame = wxDynamicCast(win, wxTopLevelWindow);
1364 // wxTopLevelWindow) should remove WS_CHILD in their MSWGetStyle()
2355 wxTopLevelWindow *
2357 wxTopLevelWindow);

Completed in 299 milliseconds

1234