Searched refs:Formatter (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/rdoc/ri/
H A Dformatter.rb4 module RDoc::RI::Formatter # :nodoc:
/macosx-10.10/ruby-106/ruby/lib/rdoc/markup/
H A Dto_joined_paragraph.rb9 class RDoc::Markup::ToJoinedParagraph < RDoc::Markup::Formatter
H A Dto_table_of_contents.rb5 class RDoc::Markup::ToTableOfContents < RDoc::Markup::Formatter
H A Dto_test.rb4 class RDoc::Markup::ToTest < RDoc::Markup::Formatter
H A Dto_html.rb6 class RDoc::Markup::ToHtml < RDoc::Markup::Formatter
H A Dto_label.rb8 class RDoc::Markup::ToLabel < RDoc::Markup::Formatter
H A Dto_tt_only.rb5 class RDoc::Markup::ToTtOnly < RDoc::Markup::Formatter
H A Dformatter.rb8 # If you'd like to write your own Formatter use
12 class RDoc::Markup::Formatter
45 # Creates a new Formatter
H A Dto_rdoc.rb4 class RDoc::Markup::ToRdoc < RDoc::Markup::Formatter
/macosx-10.10/ruby-106/ruby/ext/syslog/lib/syslog/
H A Dlogger.rb41 class Formatter class in class:Syslog
179 @formatter = Formatter.new
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A DFormatter.js26 function Formatter(codeMirror, builder) class
38 Formatter.prototype = {
39 constructor: Formatter,
H A DFormatterDebug.js0 Formatter.prototype.debug = function(from, to)
1 Formatter.prototype.debug = function(from, to) class
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DFormatter.js26 function Formatter(codeMirror, builder) class
38 Formatter.prototype = {
39 constructor: Formatter,
/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Dmarkup.rb10 # handled by the RDoc::Markup::Formatter subclasses.
855 autoload :Formatter, 'rdoc/markup/formatter'
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_attribute_manager.rb12 @formatter = RDoc::Markup::Formatter.new @options
H A Dtest_rdoc_markup_formatter.rb5 class ToTest < RDoc::Markup::Formatter
/macosx-10.10/ruby-106/ruby/lib/
H A Dlogger.rb47 # original_formatter = Logger::Formatter.new
314 @default_formatter = Formatter.new
498 class Formatter class in class:Logger
/macosx-10.10/vim-55/runtime/syntax/
H A Dpod.vim46 " Formatter identifier keyword for =for, =begin and =end commands
H A Dflexwiki.vim12 " FlexWikiCore\EngineSource\Formatter.cs, with help from the Regex Analyzer
/macosx-10.10/swig-12/Lib/gcj/
H A Djavaprims.i354 class Formatter;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DTextEditor.js1257 var formatter = new Formatter(this._codeMirror, builder);
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm271 # LineSource-->Tokenizer-->Formatter-->VerticalAligner-->FileWriter-->
290 # Formatter inserts and deletes whitespace between tokens, and breaks
652 Perl::Tidy::Formatter::check_options($rOpts);
1033 $formatter = Perl::Tidy::Formatter->new(
5904 # The Perl::Tidy::Formatter package adds indentation, whitespace, and
5908 # Formatter may be used.
5912 package Perl::Tidy::Formatter;
24898 # Perl::Tidy::Formatter for breaking lines around this token type. You can
24906 # Perl::Tidy::Formatter. For adding type 'v', I looked at this routine
24965 # Perl::Tidy::Formatter wil
[all...]

Completed in 327 milliseconds