Home
last modified time | relevance | path

Searched defs:newtext (Results 1 – 25 of 389) sorted by path

12345678910>>...16

/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeaking.c359 char *newtext; in reload_message() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeaking.c359 char *newtext; in reload_message() local
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/
H A Dindicom.c1532 void IUSaveText(IText *tp, const char *newtext) in IUSaveText()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Scripts/Editor/
H A Dadd_chn_k.py8 newtext = '\n'.join(newlines) variable
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dgx_preset_window.cpp732 void PresetWindow::on_bank_edited(const Glib::ustring& path, const Glib::ustring& newtext, Gtk::Tre… in on_bank_edited()
1183 void PresetWindow::on_preset_edited(const Glib::ustring& path, const Glib::ustring& newtext) { in on_preset_edited()
H A Dladspalist.cpp940 void PluginDisplay::on_type_edited(const ustring& path, const ustring& newtext) { in on_type_edited()
993 void PluginDisplay::on_step_edited(const ustring& path, const ustring& newtext) { in on_step_edited()
1006 void PluginDisplay::on_label_edited(const ustring& path, const ustring& newtext) { in on_label_edited()
1030 void PluginDisplay::on_name_edited(const ustring& path, const ustring& newtext) { in on_name_edited()
1043 void PluginDisplay::on_dflt_edited(const ustring& path, const ustring& newtext) { in on_dflt_edited()
1081 void PluginDisplay::on_low_edited(const ustring& path, const ustring& newtext) { in on_low_edited()
1126 void PluginDisplay::on_up_edited(const ustring& path, const ustring& newtext) { in on_up_edited()
/dports/audio/qmidiarp/qmidiarp-qmidiarp-0.6.5/src/
H A Dstoragebutton.cpp44 void StorageButton::setSecondText(const QString & newtext, int type) in setSecondText()
/dports/audio/xmixer/xmixer/
H A Dsetup.tcl405 proc newtext {top} { procedure
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Interface/
H A DInterChange.cpp1592 std::string newtext = ""; in formatScales() local
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/
H A Dsam.c1123 char *p, *q, *beg = NULL, *end = NULL, *newtext; in sam_hdr_change_HD() local
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A Dsam.c1808 char *p, *q, *beg = NULL, *end = NULL, *newtext; in old_sam_hdr_change_HD() local
/dports/biology/htslib/htslib-1.14/
H A Dsam.c2213 char *p, *q, *beg = NULL, *end = NULL, *newtext; in old_sam_hdr_change_HD() local
/dports/biology/jalview/jalview/src/jalview/gui/
H A DSplashScreen.java169 String newtext = Desktop.instance.getAboutMessage(true).toString(); in refreshText() local
/dports/biology/lamarc/lamarc-2.1.8/src/guiutil/
H A Dgc_clickpanel.cpp74 gcClickText* newtext = new gcClickText(this,text); in AddText() local
88 gcClickText* newtext = new gcClickText(this,text); in CenterText() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/discrepancy/
H A Dsuspect_product_names.cpp318 string newtext; in FixProductName() local
/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A Dsam.c2213 char *p, *q, *beg = NULL, *end = NULL, *newtext; in old_sam_hdr_change_HD() local
/dports/biology/seaview/seaview/
H A Dxfmatpt.cxx525 static char newtext[sizeof(matpt->regionboxtext)]; in compute_region_text() local
/dports/biology/stacks/stacks-2.4/htslib/
H A Dsam.c1095 char *p, *q, *beg = NULL, *end = NULL, *newtext; in sam_hdr_change_HD() local
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/samtools/
H A Dbam_sort.c308 char *p, *q, *beg = 0, *end = 0, *newtext; in change_SO() local
/dports/biology/vt/vt-0.57721/lib/htslib/
H A Dsam.c1099 char *p, *q, *beg = NULL, *end = NULL, *newtext; in sam_hdr_change_HD() local
/dports/cad/adms/ADMS-release-2.3.7/admsXml/
H A DadmsXml.c2495 char* newtext=text_excluding_trailingspaces(text); in xmlhook_text() local
H A DpreprocessorMain.c221 p_preprocessor_text newtext = adms_preprocessor_new_text_as_string(text->_str); in adms_preprocessor_pragma_substitute_text() local
H A DpreprocessorYacc.y283 p_preprocessor_text newtext; variable
353 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string("\n"); variable
359 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string("\n"); variable
594 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string("\n"); variable
639 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string("("); variable
644 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string(")"); variable
649 p_preprocessor_text newtext=adms_preprocessor_new_text_as_string(","); variable
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_cpp_compilation.cpp115 int insert_chars(STB_TEXTEDIT_STRING *str, int pos, STB_TEXTEDIT_CHARTYPE *newtext, int num) in insert_chars()
H A Dtextedit_sample.c40 int insert_chars(STB_TEXTEDIT_STRING *str, int pos, STB_TEXTEDIT_CHARTYPE *newtext, int num) in insert_chars()

12345678910>>...16