Searched refs:SetId (Results 1 - 25 of 94) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Ddataform.h28 { SetId(format); return *this; }
46 void SetId( NativeFormat format );
48 // string ids are used for custom types - this SetId() must be used for
51 void SetId( const wxChar *id );
H A Ddnd.h92 void SetId( const wxString& id ) function in class:wxPrivateDropTarget
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddataform.h27 { SetId(vFormat); return *this; }
45 void SetId(NativeFormat format);
47 // string ids are used for custom types - this SetId() must be used for
50 void SetId(const wxChar* pId);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddataform.h28 { SetId(format); return *this; }
46 void SetId( NativeFormat format );
48 // string ids are used for custom types - this SetId() must be used for
51 void SetId( const wxChar *id );
H A Ddnd.h92 void SetId( const wxString& id ) function in class:wxPrivateDropTarget
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Ddataform.h19 wxDataFormat(const wxChar* zFormat) { SetId(zFormat); }
41 // String ids are used for custom types - this SetId() must be used for
45 void SetId(const wxChar* WXUNUSED(pId)) { /* TODO */ }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Ddataform.h19 wxDataFormat(const wxChar* zFormat) { SetId(zFormat); }
41 // String ids are used for custom types - this SetId() must be used for
45 void SetId(const wxChar* pId);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddataform.h30 { SetId(format); return *this; }
48 void SetId( NativeFormat format );
50 // string ids are used for custom types - this SetId() must be used for
53 void SetId( const wxChar *id );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Ddataform.h30 { SetId(format); return *this; }
48 void SetId( NativeFormat format );
50 // string ids are used for custom types - this SetId() must be used for
53 void SetId( const wxChar *id );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Ddataform.h29 { SetId(vFormat); return *this; }
48 void SetId(NativeFormat format);
50 // string ids are used for custom types - this SetId() must be used for
53 void SetId(const wxChar* pId);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddataobj.cpp67 SetId( id );
73 SetId( id );
79 SetId( format );
115 void wxDataFormat::SetId( NativeFormat format ) function in class:wxDataFormat
132 void wxDataFormat::SetId( const wxChar *id ) function in class:wxDataFormat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Ddataform.h26 wxDataFormat(const wxChar *format) { SetId(format); }
55 // string ids are used for custom types - this SetId() must be used for
58 void SetId(const wxChar *format);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddataobj.cpp59 SetId(zId);
64 SetId(rId);
69 SetId(vFormat);
105 void wxDataFormat::SetId( NativeFormat format ) function in class:wxDataFormat
121 void wxDataFormat::SetId( const wxChar* zId ) function in class:wxDataFormat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DXPM.h41 void SetId(int id_) { id = id_; } function in class:XPM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddataobj.cpp64 SetId( id );
70 SetId( id );
76 SetId( format );
117 void wxDataFormat::SetId( NativeFormat format ) function in class:wxDataFormat
141 void wxDataFormat::SetId( const wxChar *id ) function in class:wxDataFormat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddataobj.cpp64 SetId( id );
70 SetId( id );
76 SetId( format );
119 void wxDataFormat::SetId( NativeFormat format ) function in class:wxDataFormat
143 void wxDataFormat::SetId( const wxChar *id ) function in class:wxDataFormat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddataobj.cpp63 SetId( id );
69 SetId( id );
75 SetId( format );
115 void wxDataFormat::SetId( NativeFormat format ) function in class:wxDataFormat
132 void wxDataFormat::SetId( const wxChar *id ) function in class:wxDataFormat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_unkwn.cpp66 child->SetId(wxXmlResource::GetXRCID(m_controlName));
H A Dxh_wizrd.cpp87 page->SetId(GetID());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtreedata.tex68 \membersection{wxTreeItemData::SetId}\label{wxtreeitemdatasetid}
70 \func{void}{SetId}{\param{const wxTreeItemId\&}{ id}}
H A Ddataform.tex77 \helpref{SetId}{wxdataformatsetid} later in this case)
115 \membersection{wxDataFormat::SetId}\label{wxdataformatsetid}
117 \func{void}{SetId}{\param{const wxChar }{*format}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlaywin.cpp202 event.SetId(win->GetId());
295 event.SetId(win->GetId());
319 event.SetId(win->GetId());
H A Dprntdlgg.cpp511 item.SetId( m_printerListCtrl->InsertItem( item ) );
516 item2.SetId( item.GetId() );
524 item.SetId( 1+ item.GetId() );
546 item.SetId( m_printerListCtrl->InsertItem( item ) );
554 item2.SetId( item.GetId() );
588 item.SetId( 1+ item.GetId() );
703 li.SetId( event.GetIndex() );
745 item.SetId( id );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mediaplayer/
H A Dmediaplayer.cpp290 kNewItem.SetId(nID);
313 listitem.SetId(nLast);
321 listitem.SetId(nLastSelected == -1 ? nLast : nLastSelected);
933 newlistitem.SetId(nID = currentpage->m_playlist->GetItemCount());
1175 listitem.SetId(nLast);
1211 listitem.SetId(nSelectedItem);
1308 listitem.SetId(nLastSelectedItem);
1361 listitem.SetId(nLastSelectedItem);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcombobox.cpp134 event.SetId(m_cb->GetId());
142 event.SetId(m_cb->GetId());
150 event.SetId(m_cb->GetId());

Completed in 102 milliseconds

1234