Searched defs:label (Results 201 - 225 of 459) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtoolbar.cpp120 virtual void SetLabel(const wxString& label) argument
101 wxToolBarTool(wxToolBar *tbar, int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
144 CreateTool(int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dcheckbox.cpp74 Create(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name) argument
H A Dctrlrend.cpp77 wxString label = m_window->GetLabel(); local
H A Dtoolbar.cpp82 wxToolBarTool(wxToolBar *tbar, int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
318 CreateTool(int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dbutton.cpp302 wxString label; local
449 wxBitmap ButtonWidgetsPage::CreateBitmap(const wxString& label) argument
H A Dcheckbox.cpp246 wxString label = m_checkbox->GetLabel(); local
H A Dhyperlnk.cpp236 const wxString label = m_hyperlink->GetLabel(); local
H A Dstatic.cpp86 MyStaticText(wxWindow* parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0) argument
108 MyStaticBox(wxWindow* parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dbuttonbar.cpp50 wxButtonToolBarTool(wxButtonToolBar *tbar, int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
261 CreateTool(int id, const wxString& label, const wxBitmap& bmpNormal, const wxBitmap& bmpDisabled, wxItemKind kind, wxObject *clientData, const wxString& shortHelp, const wxString& longHelp) argument
H A Dprogdlgg.cpp180 wxStaticText *label = NULL; local
301 wxStaticText *label = new wxStaticText(this, wxID_ANY, _("unknown")); local
592 SetTimeLabel(unsigned long val, wxStaticText *label) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dbutton.cpp109 bool wxButton::Create( wxWindow *parent, wxWindowID id, const wxString &label, argument
H A Dchoice.cpp336 GtkLabel *label = (GtkLabel *) NULL; local
375 GtkLabel *label = (GtkLabel *) NULL; local
406 GtkLabel *label = (GtkLabel *) NULL; local
479 GtkWidget *label = (GtkWidget *) NULL; local
[all...]
H A Dcontrol.cpp108 void wxControl::GTKSetLabelForLabel(GtkLabel *w, const wxString& label) argument
126 GtkWidget* wxControl::GTKCreateFrame(const wxString& label) argument
139 void wxControl::GTKSetLabelForFrame(GtkFrame *w, const wxString& label) argument
172 GTKProcessMnemonics(const wxString& label, MnemonicsFlag flag) argument
236 GTKRemoveMnemonics(const wxString& label) argument
242 GTKConvertMnemonics(const wxString& label) argument
[all...]
H A Dtbargtk.cpp79 wxToolBarTool(wxToolBar *tbar, int id, const wxString& label, const wxBitmap& bitmap1, const wxBitmap& bitmap2, wxItemKind kind, wxObject *clientData, const wxString& shortHelpString, const wxString& longHelpString) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dchoice.cpp350 GtkLabel *label = (GtkLabel *) NULL; local
390 GtkLabel *label = (GtkLabel *) NULL; local
419 GtkLabel *label = (GtkLabel *) NULL; local
492 GtkWidget *label = (GtkWidget *) NULL; local
[all...]
H A Dradiobox.cpp227 wxString label; local
393 GtkLabel *label = GTK_LABEL( BUTTON_CHILD(node->GetData()) ); local
404 GTKSetLabelForFrame(GTK_FRAME(m_widget), label); local
407 void wxRadioBox::SetString(unsigned int item, const wxString& label) argument
429 GtkLabel *label = GTK_LABEL( BUTTON_CHILD(button) ); local
448 GtkLabel *label = GTK_LABEL( BUTTON_CHILD(button) ); local
[all...]
H A Dtbargtk.cpp76 wxToolBarTool(wxToolBar *tbar, int id, const wxString& label, const wxBitmap& bitmap1, const wxBitmap& bitmap2, wxItemKind kind, wxObject *clientData, const wxString& shortHelpString, const wxString& longHelpString) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dfl_demo2.cpp479 wxButton* MyFrame::CreateButton( const wxString& label, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.cpp571 wxChar *label = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Ddialogs.cpp67 void csLabelEditingDialog::SetShapeLabel(const wxString& label) argument
405 void csGeneralShapePropertiesDialog::SetShapeLabel(const wxString& label) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/htlbox/
H A Dhtlbox.cpp344 wxString label = wxString::Format(_T("<h%d><font color=%s>") local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dxlputils.cpp694 wxChar *label = GetArgData(); local
1168 wxChar *label = (wxChar *)node->GetData(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerListCtrl.cpp344 wxStaticText* label = CastByName( wxT("serverListLabel"), GetParent(), wxStaticText ); local
H A DStatisticsDlg.cpp187 wxStaticText* label = CastChild( ID_ACTIVEC, wxStaticText ); local
H A DTransferWnd.cpp197 wxString label = theApp->glob_prefs->GetCategory(i)->title; local

Completed in 300 milliseconds

1234567891011>>