Searched refs:id (Results 376 - 400 of 8404) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dstatline.h32 wxWindowID id = wxID_ANY,
38 Create(parent, id, pos, size, style, name);
42 wxWindowID id = wxID_ANY,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Ddataform.h23 wxDataFormat( const wxString &id );
24 wxDataFormat( const wxChar *id );
51 void SetId( const wxChar *id );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dstatline.h29 wxWindowID id = wxID_ANY,
35 Create(parent, id, pos, size, style, name);
41 wxWindowID id = wxID_ANY,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dfontpicker.h29 wxWindowID id,
37 Create(parent, id, initial, pos, size, style, validator, name);
46 wxWindowID id,
28 wxFontButton(wxWindow *parent, wxWindowID id, const wxFont& initial = wxNullFont, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxFONTBTN_DEFAULT_STYLE, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxFontPickerWidgetNameStr) argument
H A Dminifram.h38 wxWindowID id,
45 Create(parent, id, title, pos, size, style, name);
49 wxWindowID id,
37 wxMiniFrame(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxCAPTION | wxRESIZE_BORDER, const wxString& name = wxFrameNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dminifram.h37 wxWindowID id,
44 Create(parent, id, title, pos, size, style, name);
48 wxWindowID id,
36 wxMiniFrame(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_FRAME_STYLE | wxTINY_CAPTION_HORIZ, const wxString& name = wxFrameNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dbmpbuttn.h31 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, argument
37 Create(parent, id, bitmap, pos, size, style, validator, name);
40 bool Create(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap,
H A Ddrawer.h37 wxWindowID id,
43 this->Create(parent, id, title, size, edge, name);
52 wxWindowID id,
36 wxDrawerWindow(wxWindow* parent, wxWindowID id, const wxString& title, wxSize size = wxDefaultSize, wxDirection edge = wxLEFT, const wxString& name = wxT(�)) argument
H A Dgauge.h25 inline wxGauge(wxWindow *parent, wxWindowID id, argument
33 Create(parent, id, range, pos, size, style, validator, name);
36 bool Create(wxWindow *parent, wxWindowID id,
H A Dstatbox.h26 inline wxStaticBox(wxWindow *parent, wxWindowID id, argument
33 Create(parent, id, label, pos, size, style, name);
36 bool Create(wxWindow *parent, wxWindowID id,
H A Dstatline.h27 wxWindowID id = wxID_ANY,
34 Create(parent, id, pos, size, style, name);
38 wxWindowID id = wxID_ANY,
H A Dstattext.h20 wxStaticText(wxWindow *parent, wxWindowID id, argument
27 Create(parent, id, label, pos, size, style, name);
30 bool Create(wxWindow *parent, wxWindowID id,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbmpbuttn.h31 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, argument
37 Create(parent, id, bitmap, pos, size, style, validator, name);
40 bool Create(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap,
H A Dstatbox.h26 inline wxStaticBox(wxWindow *parent, wxWindowID id, argument
33 Create(parent, id, label, pos, size, style, name);
36 bool Create(wxWindow *parent, wxWindowID id,
H A Dstatline.h27 wxWindowID id = wxID_ANY,
34 Create(parent, id, pos, size, style, name);
38 wxWindowID id = wxID_ANY,
H A Dstatusbr.h21 wxStatusBarMac(wxWindow *parent, wxWindowID id, argument
25 Create(parent, id, style, name);
30 bool Create(wxWindow *parent, wxWindowID id,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddataform.h23 wxDataFormat( const wxString &id );
24 wxDataFormat( const wxChar *id );
51 void SetId( const wxChar *id );
H A Dstatbox.h22 wxStaticBox(wxWindow *parent, wxWindowID id, argument
29 Create(parent, id, label, pos, size, style, name);
34 bool Create(wxWindow *parent, wxWindowID id,
H A Dstattext.h22 wxStaticText(wxWindow *parent, wxWindowID id, argument
29 Create(parent, id, label, pos, size, style, name);
32 bool Create(wxWindow *parent, wxWindowID id,
H A Dtglbtn.h22 wxToggleButton( wxWindow* parent, wxWindowID id, const wxString& label, argument
31 Create( parent, id, label, pos, size, style, val, name );
34 bool Create( wxWindow* parent, wxWindowID id, const wxString& label,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstatline.h25 wxWindowID id = wxID_ANY,
31 Create(parent, id, pos, size, style, name);
35 wxWindowID id = wxID_ANY,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dbutton.h24 wxWindowID id,
32 Create(parent, id, label, pos, size, style, validator, name);
36 wxWindowID id,
23 wxButton(wxWindow *parent, wxWindowID id, const wxString& label = wxEmptyString, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
H A Dspinbutt.h25 wxWindowID id = wxID_ANY,
31 Create(parent, id, pos, size, style, name);
37 wxWindowID id = wxID_ANY,
H A Dstatbox.h21 wxStaticBox(wxWindow *parent, wxWindowID id, argument
28 Create(parent, id, label, pos, size, style, name);
31 bool Create(wxWindow *parent, wxWindowID id,
H A Dstatline.h26 wxWindowID id = wxID_ANY,
32 Create(parent, id, pos, size, style, name);
36 wxWindowID id = wxID_ANY,

Completed in 137 milliseconds

<<11121314151617181920>>