Searched refs:SetShapeLabel (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Ddialogs.h32 void SetShapeLabel(const wxString& label);
82 void SetShapeLabel(const wxString& label);
H A Ddialogs.cpp62 SetShapeLabel(textCtrl->GetValue());
67 void csLabelEditingDialog::SetShapeLabel(const wxString& label) function in class:csLabelEditingDialog
352 m_generalPropertiesDialog->SetShapeLabel(textCtrl->GetValue());
405 void csGeneralShapePropertiesDialog::SetShapeLabel(const wxString& label) function in class:csGeneralShapePropertiesDialog
H A Dshapes.cpp99 dialog->SetShapeLabel(m_label);
682 dialog->GetGeneralPropertiesDialog()->SetShapeLabel(m_label);
1125 dialog->SetShapeLabel(handler1->m_label);
H A Dview.cpp880 dialog->SetShapeLabel( wxEmptyString );

Completed in 34 milliseconds