Home
last modified time | relevance | path

Searched refs:m_newCharacter (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp103 m_newCharacter = NULL; in Init()
221m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
222 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
224 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
225 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
303 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp103 m_newCharacter = NULL; in Init()
221m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
222 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
224 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
225 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
303 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp103 m_newCharacter = NULL; in Init()
221m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
222 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
224 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
225 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
303 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp103 m_newCharacter = NULL; in Init()
221m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
222 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
224 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
225 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
303 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtextstyledlg.cpp96 m_newCharacter = NULL; in Init()
221m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
222 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
224 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
225 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
315 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextstyledlg.cpp100 m_newCharacter = NULL; in Init()
225m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
226 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
228 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
229 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
319 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextstyledlg.cpp100 m_newCharacter = NULL; in Init()
225m_newCharacter = new wxButton( itemDialog1, ID_RICHTEXTSTYLEORGANISERDIALOG_NEW_CHAR, _("New &Char… in CreateControls()
226 m_newCharacter->SetHelpText(_("Click to create a new character style.")); in CreateControls()
228 m_newCharacter->SetToolTip(_("Click to create a new character style.")); in CreateControls()
229 m_buttonSizer->Add(m_newCharacter, 0, wxGROW|wxALL, 5); in CreateControls()
319 m_buttonSizer->Show(m_newCharacter, false); in CreateControls()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextstyledlg.h200 wxButton* m_newCharacter; variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextstyledlg.h200 wxButton* m_newCharacter; variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextstyledlg.h200 wxButton* m_newCharacter; variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextstyledlg.h200 wxButton* m_newCharacter; variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/richtext/
H A Drichtextstyledlg.h213 wxButton* m_newCharacter; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/richtext/
H A Drichtextstyledlg.h213 wxButton* m_newCharacter; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/richtext/
H A Drichtextstyledlg.h213 wxButton* m_newCharacter; variable