Home
last modified time | relevance | path

Searched refs:chopString (Results 1 – 25 of 41) sorted by relevance

12

/dports/java/jgraph/jgraph-java-5.13.0.4/src/com/jgraph/components/labels/
H A DRichTextBusinessObject.java149 html += "<strong>" + chopString(title, 20) + "</strong><br>"; in getTooltip()
155 + chopString(String.valueOf(element.getValue()), 20) in getTooltip()
167 protected String chopString(String s, int max) { in chopString() method in RichTextBusinessObject
/dports/graphics/qgis/qgis-3.22.3/python/pyplugin_installer/
H A Dversion_compare.py83 def chopString(s): function
133 v1 = chopString(a)
134 v2 = chopString(b)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/pyplugin_installer/
H A Dversion_compare.py83 def chopString(s): function
133 v1 = chopString(a)
134 v2 = chopString(b)
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Helper/
H A DFaqHelper.php173 return Utils::chopString(strip_tags($parseDown->text($answer)), $numWords);
175 return Utils::chopString(strip_tags($answer), $numWords);
H A DSearchHelper.php119 $faq->faqQuestion = Utils::chopString($question, 15);
229 $question = Utils::chopString($result->question, 15);
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DSitemap.php331 … $renderSiteMap .= Utils::chopString(strip_tags($parsedown->text($row->snap)), 25) . " ...</li>\n";
333 $renderSiteMap .= Utils::chopString(strip_tags($row->snap), 25) . " ...</li>\n";
H A DUtils.php133 public static function chopString($string, $words) function in phpMyFAQ\\Utils
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/qdoc3/
H A Datom.h170 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
H A Ddoc.cpp676 lastAtom->chopString(); in parse()
688 lastAtom->chopString(); in parse()
751 priv->text.lastAtom()->chopString(); in parse()
1860 priv->text.lastAtom()->chopString(); in append()
1868 priv->text.lastAtom()->chopString(); in append()
1876 priv->text.lastAtom()->chopString(); in append()
1884 priv->text.lastAtom()->chopString(); in append()
1972 priv->text.lastAtom()->chopString(); in leavePara()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
H A Ddoc.cpp676 lastAtom->chopString(); in parse()
688 lastAtom->chopString(); in parse()
751 priv->text.lastAtom()->chopString(); in parse()
1860 priv->text.lastAtom()->chopString(); in append()
1868 priv->text.lastAtom()->chopString(); in append()
1876 priv->text.lastAtom()->chopString(); in append()
1884 priv->text.lastAtom()->chopString(); in append()
1972 priv->text.lastAtom()->chopString(); in leavePara()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/qdoc/
H A Datom.h163 void chopString() { strs[0].chop(1); } in chopString() function

12