Searched defs:title (Results 101 - 125 of 469) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dspinbutt.cpp53 Str255 title ; local
H A Dtglbtn.cpp64 Str255 title ; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dtoplevel.cpp61 Create(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& posOrig, const wxSize& sizeOrig, long style, const wxString &name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dcolordlg.cpp72 const wxString title = dialog->GetTitle(); local
168 void wxColourDialog::SetTitle(const wxString& title) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Ddialog.cpp142 Create(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
H A Dprogdlg.cpp46 wxProgressDialog::wxProgressDialog(const wxString &title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Ddialog.cpp59 Create(wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos, const wxSize &size, long style, const wxString &name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Dpenguin.cpp74 MyFrame::MyFrame(wxFrame *frame, const wxString& title, const wxPoint& pos, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/propsize/
H A Dpropsize.cpp137 MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/validate/
H A Dvalidate.cpp172 MyDialog::MyDialog( wxWindow *parent, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocmdi.cpp40 wxDocMDIParentFrame::wxDocMDIParentFrame(wxDocManager *manager, wxFrame *frame, wxWindowID id, const wxString& title, argument
47 bool wxDocMDIParentFrame::Create(wxDocManager *manager, wxFrame *frame, wxWindowID id, const wxString& title, argument
116 wxDocMDIChildFrame(wxDocument *doc, wxView *view, wxMDIParentFrame *frame, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
123 Create(wxDocument *doc, wxView *view, wxMDIParentFrame *frame, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfdrepdlg.cpp85 Create(wxWindow *parent, wxFindReplaceData *data, const wxString& title, int style) argument
H A Dpropdlg.cpp61 bool wxPropertySheetDialog::Create(wxWindow* parent, wxWindowID id, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddirdlg.cpp94 wxDirDialog::wxDirDialog(wxWindow* parent, const wxString& title, argument
H A Dminifram.cpp321 bool wxMiniFrame::Create( wxWindow *parent, wxWindowID id, const wxString &title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dminifram.cpp325 bool wxMiniFrame::Create( wxWindow *parent, wxWindowID id, const wxString &title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.h58 PropListFrame(wxPropertyListView *v, wxFrame *parent, const wxString& title, argument
73 PropListDialog(wxPropertyListView *v, wxWindow *parent, const wxString& title, argument
88 PropFormFrame(wxPropertyFormView *v, wxFrame *parent, const wxString& title, argument
104 PropFormDialog(wxPropertyFormView *v, wxWindow *parent, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dfoldpanelbartest.cpp126 MyAppFrame::MyAppFrame(const wxString& title, const wxPoint& pos, const wxSize& size, long style) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/splittree/
H A Dtree.cpp150 MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dmainfrm.cpp55 csFrame::csFrame(wxDocManager* manager, wxFrame *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style): argument
229 csMDIChildFrame::csMDIChildFrame(wxDocument* doc, wxView* view, wxMDIParentFrame *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style): argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dmenu.h37 wxMenu(const wxString& title, long style = 0) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dtoplevel.h25 wxTopLevelWindowX11(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_FRAME_STYLE, const wxString& name = wxFrameNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/artprov/
H A Darttest.cpp147 MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size, long style) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/docview/
H A Ddocview.cpp239 MyFrame::MyFrame(wxDocManager *manager, wxFrame *frame, wxWindowID id, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/docvwmdi/
H A Ddocview.cpp198 MyFrame::MyFrame(wxDocManager *manager, wxFrame *frame, const wxString& title, argument

Completed in 131 milliseconds

1234567891011>>