Home
last modified time | relevance | path

Searched refs:sText (Results 1 – 25 of 1212) sorted by relevance

12345678910>>...49

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/DoxyBlocks/
H A DExtractDocs.cpp185 wxString sText; in WriteConfigFiles() local
193 sText += wxT("# Doxyfile 1.7.3\n"); in WriteConfigFiles()
194 sText += wxT("\n"); in WriteConfigFiles()
201 sText += wxT("PROJECT_BRIEF =\n"); in WriteConfigFiles()
288 sText += sInputList; in WriteConfigFiles()
495 sText += wxT("\n"); in WriteConfigFiles()
498 fileDoxyfile.Write(sText); in WriteConfigFiles()
581 wxString sText; in GenerateDocuments() local
584 fileLog.ReadAll(&sText); in GenerateDocuments()
590 if(!sText.IsEmpty()){ in GenerateDocuments()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/Kinwalker/
H A DUtil.cpp67 std::string sText=""; in PrintBasePairList() local
69 return sText; in PrintBasePairList()
325 std::string sText; in PSFrontPlot() local
333 sText+=" \n"; in PSFrontPlot()
338 sText+=" \n"; in PSFrontPlot()
343 sText+=" \n"; in PSFrontPlot()
344 sText+=" \n"; in PSFrontPlot()
345 sText+=" \n"; in PSFrontPlot()
350 sText+=" \n"; in PSFrontPlot()
366 sText+=" \n"; in PSFrontPlot()
[all …]
/dports/devel/pear-PHP_Beautifier/PHP_Beautifier-0.1.15/tests/
H A DBeautifierBugsTest.php44 $sText = <<<SCRIPT
69 $sText = <<<SCRIPT
94 $sText = <<<SCRIPT
117 $sText = <<<SCRIPT
138 $sText = <<<SCRIPT
208 $sText = <<<SCRIPT
708 $this->setText($sText);
1036 $this->setText($sText);
1061 $this->setText($sText);
1101 $sText = <<<SCRIPT
[all …]
/dports/french/py-grammalecte-fr/grammalecte/
H A Dtext.py23 def getSentence (sText): argument
29 def getParagraph (sText): argument
32 sText = sText.replace("\r\n", "\n").replace("\r", "\n")
43 sText = sText.rstrip("\r\n")
44 while sText:
49 sText = sText[nEnd:]
52 sText = sText[nWidth:]
55 yield sText
67 sText = ""
133 return sText
[all …]
/dports/audio/qsynth/qsynth-0.9.2/src/
H A DqsynthAboutForm.cpp61 sText += "<br />\n";
69 sText += "<br />\n";
72 sText += "-static";
75 sText += ", ";
78 sText += "<br />\n";
79 sText += "<br />\n";
81 sText += "<br />\n";
82 sText += "<small>";
84 sText += "<br />\n";
87 sText += "</small>";
[all …]
/dports/french/py-grammalecte-fr/
H A Dgrammalecte-cli.py48 if sText == "*":
53 sText = sText.replace("'", "’")
54 return sText
182 echo(sText)
213 sText = oTextFormatter.formatText(sText)
222 if sText:
237 sText = oTextFormatter.formatText(sText)
258 sText = sText[0:dErr["nStart"]] + sSugg + sText[dErr["nEnd"]:]
260 sText = sText[0:dErr["nStart"]] + vSugg + sText[dErr["nEnd"]:]
319 sText = sText.strip()
[all …]
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlAboutForm.cpp84 sText += "<br />\n"; in qjackctlAboutForm()
92 sText += "<br />\n"; in qjackctlAboutForm()
95 sText += "-static"; in qjackctlAboutForm()
98 sText += ", "; in qjackctlAboutForm()
101 sText += "<br />\n"; in qjackctlAboutForm()
102 sText += "<br />\n"; in qjackctlAboutForm()
104 sText += "<br />\n"; in qjackctlAboutForm()
105 sText += "<small>"; in qjackctlAboutForm()
107 sText += "<br />\n"; in qjackctlAboutForm()
110 sText += "</small>"; in qjackctlAboutForm()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DInsurance_Info.cc172 ST::string sText; in RenderInsuranceInfo() local
217 sText = GetInsuranceText(INS_SNGL_TO_ENTER_REVIEW); in RenderInsuranceInfo()
274 ST::string sText; in DisplaySubmitClaimPage() local
294 sText = GetInsuranceText(INS_SNGL_FRAUD); in DisplaySubmitClaimPage()
314 ST::string sText; in DisplayPremiumPage() local
321 sText = GetInsuranceText(INS_SNGL_PREMIUMS); in DisplayPremiumPage()
350 ST::string sText; in DisplayRenewingPremiumPage() local
356 sText = GetInsuranceText(INS_SNGL_RENEWL_PREMIUMS); in DisplayRenewingPremiumPage()
376 ST::string sText; in DisplayCancelationPagePage() local
427 ST::string sText; in DisplayInfoTocPage() local
[all …]
/dports/www/itop/web/setup/
H A Dsetuppage.class.inc.php198 public function info($sText) argument
201 $this->log_info($sText);
204 public function ok($sText) argument
207 $this->log_ok($sText);
210 public function warning($sText) argument
213 $this->log_warning($sText);
216 public function error($sText) argument
219 $this->log_error($sText);
277 self::log("Error - ".$sText);
287 self::log("Info - ".$sText);
[all …]
/dports/www/itop/web/core/
H A Dlog.class.inc.php35 public function Error($sText) argument
37 self::Write("Error | ".$sText);
40 public function Warning($sText) argument
42 self::Write("Warning | ".$sText);
45 public function Info($sText) argument
47 self::Write("Info | ".$sText);
50 public function Ok($sText) argument
52 self::Write("Ok | ".$sText);
55 protected function Write($sText) argument
100 public static function Ok($sText) argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx119 OUString sText; in RequestHelp() local
165 sText = aContentAtPos.sStr; in RequestHelp()
172 sText = URIHelper::removePassword( sText, in RequestHelp()
187 sText = sText.copy( 0, nFound - 1); in RequestHelp()
224 sText = SfxHelp::GetURLHelpText(sText); in RequestHelp()
262 sText = aContentAtPos.sStr; in RequestHelp()
269 sText = ": " + sText; in RequestHelp()
270 sText = pTType->GetTypeName() + sText; in RequestHelp()
344 sText = sText.copy(0, 80) + "..."; in RequestHelp()
359 if( sText.isEmpty() ) in RequestHelp()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx109 OUString sText; in RequestHelp() local
155 sText = aContentAtPos.sStr; in RequestHelp()
162 sText = URIHelper::removePassword( sText, in RequestHelp()
178 sText = sText.copy( 0, nFound - 1); in RequestHelp()
215 sText = SfxHelp::GetURLHelpText(sText); in RequestHelp()
253 sText = aContentAtPos.sStr; in RequestHelp()
260 sText = ": " + sText; in RequestHelp()
261 sText = pTType->GetTypeName() + sText; in RequestHelp()
335 sText = OUString::Concat(sText.subView(0, 80)) + "..."; in RequestHelp()
365 if( sText.isEmpty() ) in RequestHelp()
[all …]
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCTextbox.cpp52 sText = ""; in Create()
105 std::string text = sText; in Draw()
316 …for(std::string::const_iterator it = sText.begin(); it != sText.end(); IncUtf8StringIterator(it, s… in KeyDown()
443 if (sText == "") in MouseDown()
607 if (sText.size() == 0) in SelectWord()
650 Utf8Erase(sText, --iCurpos, 1); in Backspace()
677 Utf8Erase(sText, iCurpos, 1); in Delete()
720 sText = buf; in setText()
751 Utf8Erase(sText, iMax); in SendMessage()
780 *sStr = sText; in SendMessage()
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/
H A DUtlException.cpp39 char sText[10000]; in UtlException() local
41 _sMessage = sText; in UtlException()
46 char sText[10000]; in UtlException() local
48 _sMessage = sText; in UtlException()
53 char sText[10000]; in UtlException() local
55 _sMessage = sText; in UtlException()
59 char sText[10000]; in UtlException() local
61 _sMessage = sText; in UtlException()
66 char sText[10000]; in UtlException() local
68 _sMessage = sText; in UtlException()
[all …]
H A DUtlString.cpp83 std::string sResult = sText; in toUppercase()
92 std::string sResult = sText; in toLowercase()
101 bool trimLeft(std::string& sText) { in trimLeft() argument
106 bChanged = !sText.empty(); in trimLeft()
107 sText = ""; in trimLeft()
110 sText = sText.substr(iIndex); in trimLeft()
115 bool trimRight(std::string& sText) { in trimRight() argument
119 bChanged = !sText.empty(); in trimRight()
120 sText = ""; in trimRight()
126 sText = sText.substr(0, iIndex); in trimRight()
[all …]
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/widgets/
H A DPieMenu.cpp15 std::string sText; in pieMenu() local
22 sText = "Test1"; in pieMenu()
24 sText = "Test2"; in pieMenu()
27 sText = "Test3"; in pieMenu()
31 sText = "SubSub"; in pieMenu()
33 sText = "SubSub2"; in pieMenu()
37 sText = "TestSub"; in pieMenu()
39 sText = "TestSub2"; in pieMenu()
44 sText = "TestSub"; in pieMenu()
47 sText = "SubSub"; in pieMenu()
[all …]
/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DCLabel.h45 sText = text;
59 std::string sText;
73 iWidth = tLX->cFont.GetWidth(sText); in Create()
74 iHeight = tLX->cFont.GetHeight(sText); in Create()
92 {sText = sStr; iWidth = tLX->cFont.GetWidth(sText); iHeight = tLX->cFont.GetHeight(sText);} in SendMessage()
98 …etText(const std::string& sStr) {sText = sStr; iWidth = tLX->cFont.GetWidth(sText); iHeight = tLX-… in setText()
107 sText = "yes"; in Draw()
109 sText = "no"; in Draw()
111 sText = itoa( *iVar ); in Draw()
113 sText = ftoa( *fVar ); in Draw()
[all …]
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_piemenu.h17 std::string sText;
26 if( PieMenuItem( "Test1" ) ) sText = "Test1";
29 sText = "Test2";
32 if( PieMenuItem( "Test3", false ) ) sText = "Test3";
37 if( PieMenuItem( "SubSub" ) ) sText = "SubSub";
38 if( PieMenuItem( "SubSub2" ) ) sText = "SubSub2";
41 if( PieMenuItem( "TestSub" ) ) sText = "TestSub";
42 if( PieMenuItem( "TestSub2" ) ) sText = "TestSub2";
47 if( PieMenuItem( "TestSub" ) ) sText = "TestSub";
50 if( PieMenuItem( "SubSub" ) ) sText = "SubSub";
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Daccessibletexthelper.cxx228 OUString sText; in getSelectedText() local
242 return sText; in getSelectedText()
282 OUString sText( implGetText() ); in getTextAtIndex() local
283 sal_Int32 nLength = sText.getLength(); in getTextAtIndex()
356 implGetLineBoundary( sText, aBoundary, nIndex ); in getTextAtIndex()
369 aResult.SegmentText = sText; in getTextAtIndex()
386 OUString sText( implGetText() ); in getTextBeforeIndex() local
387 sal_Int32 nLength = sText.getLength(); in getTextBeforeIndex()
429 implGetWordBoundary( sText, aBoundary, nIndex ); in getTextBeforeIndex()
510 OUString sText( implGetText() ); in getTextBehindIndex() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Daccessibletexthelper.cxx228 OUString sText; in getSelectedText() local
242 return sText; in getSelectedText()
282 OUString sText( implGetText() ); in getTextAtIndex() local
283 sal_Int32 nLength = sText.getLength(); in getTextAtIndex()
356 implGetLineBoundary( sText, aBoundary, nIndex ); in getTextAtIndex()
369 aResult.SegmentText = sText; in getTextAtIndex()
386 OUString sText( implGetText() ); in getTextBeforeIndex() local
387 sal_Int32 nLength = sText.getLength(); in getTextBeforeIndex()
429 implGetWordBoundary( sText, aBoundary, nIndex ); in getTextBeforeIndex()
510 OUString sText( implGetText() ); in getTextBehindIndex() local
[all …]
/dports/games/maxr/maxr-0.2.9/src/
H A Dunifonts.cpp573 string sText (text); in showText() local
587 for (size_t i = 0; i < sText.size(); i++) sText[i] = toupper (sText[i]); in showText()
645 string sText (text); in drawWithBreakLines() local
703 string sText (text); in showTextAsBlock() local
710 k = sText.find ("\\n"); in showTextAsBlock()
722 k = sText.find (" "); in showTextAsBlock()
728 sText.erase (k, 1); in showTextAsBlock()
739 k = sText.find ("\n"); in showTextAsBlock()
743 string sTmp = sText; in showTextAsBlock()
788 string sText (text); in getTextSize() local
[all …]
/dports/irc/znc/znc-1.8.2/include/znc/
H A DIRCNetwork.h162 m_RawBuffer.AddLine(Format, sText);
165 const CString& sText = "") {
170 m_RawBuffer.UpdateExactLine(Format, sText);
176 m_RawBuffer.AddLine(sFormat, sText);
180 const CString& sText = "") {
186 m_RawBuffer.UpdateExactLine(sFormat, sText);
190 m_MotdBuffer.AddLine(Format, sText);
193 const CString& sText = "") {
200 m_MotdBuffer.AddLine(sFormat, sText);
209 m_NoticeBuffer.AddLine(Format, sText);
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/tableitems/files/
H A DFileAvailabilityItem.java70 String sText = ""; in refresh() local
76 sText = "-"; in refresh()
85 sText = String.valueOf((int)(f * iTimesBy)); in refresh()
86 if (numZeros - sText.length() > 0) in refresh()
87 sText = zeros.substring(0, numZeros - sText.length()) + sText; in refresh()
88 sText = sText.substring(0, sText.length() - numZeros + 1) + "." + in refresh()
89 sText.substring(sText.length() - numZeros + 1); in refresh()
95 cell.setText(sText); in refresh()
/dports/irc/znc/znc-1.8.2/src/
H A DBuffer.cpp22 CBufLine::CBufLine(const CMessage& Format, const CString& sText) in CBufLine() argument
23 : m_Message(Format), m_sText(sText) {} in CBufLine()
25 CBufLine::CBufLine(const CString& sFormat, const CString& sText, in CBufLine() argument
27 : m_sText(sText) { in CBufLine()
93 const CString& sText) { in AddLine() argument
102 push_back(CBufLine(Format, sText)); in AddLine()
111 Line = CBufLine(Format, sText); in UpdateLine()
116 return AddLine(Format, sText); in UpdateLine()
127 return AddLine(Format, sText); in UpdateExactLine()
138 return AddLine(Message, sText); in AddLine()
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/util/
H A DLSPTextDataSource.cpp46 sText.truncate(); in ~LSPTextDataSource()
69 data = sText.clone_utf8(&bytes); in open()
74 sText.clone_utf16(&bytes), in open()
75 sText.clone_native(&bytes, "UTF16-LE") in open()
81 sText.clone_native(&bytes, "UTF16-BE"), in open()
82 sText.clone_utf16(&bytes) in open()
87 data = sText.clone_ascii(&bytes); in open()
91 data = sText.clone_native(&bytes); in open()
115 return sText.set_utf8(text) ? STATUS_OK : STATUS_NO_MEM; in set_text()
120 return sText.set(text) ? STATUS_OK : STATUS_NO_MEM; in set_text()
[all …]

12345678910>>...49