Home
last modified time | relevance | path

Searched defs:formatText (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/R-cran-rstudioapi/rstudioapi/R/
H A Dmisc.R2 formatText <- function(text, n = 20L, truncated = "<...>") { function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/getopt/
H A DOptionGroup.java94 protected static void formatText(PrintStream out, String text, int leftMargin) in formatText() method in OptionGroup
121 protected static void formatText(PrintStream out, String text, int leftMargin, in formatText() method in OptionGroup
H A DParser.java109 protected static void formatText(PrintStream out, String text) in formatText() method in Parser
132 protected static void formatText(PrintStream out, String text, Locale aLocale) in formatText() method in Parser
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/getopt/
H A DOptionGroup.java94 protected static void formatText(PrintStream out, String text, int leftMargin) in formatText() method in OptionGroup
121 protected static void formatText(PrintStream out, String text, int leftMargin, in formatText() method in OptionGroup
H A DParser.java109 protected static void formatText(PrintStream out, String text) in formatText() method in Parser
132 protected static void formatText(PrintStream out, String text, Locale aLocale) in formatText() method in Parser
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/getopt/
H A DOptionGroup.java94 protected static void formatText(PrintStream out, String text, int leftMargin) in formatText() method in OptionGroup
121 protected static void formatText(PrintStream out, String text, int leftMargin, in formatText() method in OptionGroup
H A DParser.java109 protected static void formatText(PrintStream out, String text) in formatText() method in Parser
132 protected static void formatText(PrintStream out, String text, Locale aLocale) in formatText() method in Parser
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/getopt/
H A DOptionGroup.java94 protected static void formatText(PrintStream out, String text, int leftMargin) in formatText() method in OptionGroup
121 protected static void formatText(PrintStream out, String text, int leftMargin, in formatText() method in OptionGroup
H A DParser.java109 protected static void formatText(PrintStream out, String text) in formatText() method in Parser
132 protected static void formatText(PrintStream out, String text, Locale aLocale) in formatText() method in Parser
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/getopt/
H A DOptionGroup.java94 protected static void formatText(PrintStream out, String text, int leftMargin) in formatText() method in OptionGroup
121 protected static void formatText(PrintStream out, String text, int leftMargin, in formatText() method in OptionGroup
H A DParser.java109 protected static void formatText(PrintStream out, String text) in formatText() method in Parser
132 protected static void formatText(PrintStream out, String text, Locale aLocale) in formatText() method in Parser
/dports/french/py-grammalecte-fr/grammalecte/fr/
H A Dtextformatter.py255 def formatText (self, sText): member in TextFormatter
/dports/science/jmol/jmol-14.32.7/src/org/jmol/util/
H A DTxt.java35 public static String formatText(JmolViewer vwr, String text0) { in formatText() method in Txt
/dports/textproc/p5-PerlPoint-Package/PerlPoint-Package-0.452/lib/PerlPoint/Generator/
H A DSDF.pm297 sub formatText subroutine
/dports/devel/poco/poco-1.10.1-all/Util/src/
H A DHelpFormatter.cpp208 void HelpFormatter::formatText(std::ostream& ostr, const std::string& text, int indent) const in formatText() function in Poco::Util::HelpFormatter
214 void HelpFormatter::formatText(std::ostream& ostr, const std::string& text, int indent, int firstIn… in formatText() function in Poco::Util::HelpFormatter
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dclhelp.cpp24 QString CLHelp::formatText(QString s, int col) { in formatText() function in CLHelp
/dports/audio/cantata/cantata-2.4.2/widgets/
H A Dnotelabel.cpp64 QString NoteLabel::formatText(const QString &text) in formatText() function in NoteLabel
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DFilter.php53 public static function formatText(string $text, Tree $tree): string function in Fisharebest\\Webtrees\\Filter
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DTextEditor.cpp186 void TextEditor::formatText(const QString& prefix, const QString& postfix) in formatText() function in TextEditor
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/osapi/
H A Ddialogs.cpp164 SCP_string formatText; in LuaError() local
272 SCP_string formatText; in Error() local
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-brittany-plugin/src/Ide/Plugin/
H A DBrittany.hs76 :: MonadIO m
82 formatText df confFile opts text = function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-brittany-plugin/src/Ide/Plugin/
H A DBrittany.hs76 :: MonadIO m
82 formatText df confFile opts text = function
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DTextFormatButtons.cpp219 void TextFormatButtons::formatText(const QString &prefix, const QString &postfix) in formatText() function in TextFormatButtons
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dconfig_json.c193 char *formatText = json_format_string(text); in ConfigSaveJSON() local
/dports/sysutils/go-wtf/wtf-0.21.0/modules/twitter/
H A Dwidget.go97 func (widget *Widget) formatText(text string) string { func

12345