Lines Matching refs:printText

228                     _printer.printText( '>' );
269 _printer.printText( '<' );
271 _printer.printText( rawName.toLowerCase(Locale.ENGLISH) );
273 _printer.printText( rawName );
287 _printer.printText( name );
288 _printer.printText( "=\"\"" );
290 _printer.printText( name );
291 _printer.printText( "=\"" );
293 _printer.printText( '"' );
302 _printer.printText( name );
304 _printer.printText( name );
305 _printer.printText( "=\"" );
306 _printer.printText( escapeURI( value ) );
307 _printer.printText( '"' );
309 _printer.printText( name );
311 _printer.printText( name );
312 _printer.printText( "=\"" );
314 _printer.printText( '"' );
331 _printer.printText( "xmlns=\"" );
333 _printer.printText( '"' );
335 _printer.printText( "xmlns:" );
336 _printer.printText( name );
337 _printer.printText( "=\"" );
339 _printer.printText( '"' );
354 _printer.printText( '>' );
413 _printer.printText( " />" );
417 _printer.printText( "]]>" );
419 _printer.printText( "</" );
420 _printer.printText( state.rawName.toLowerCase(Locale.ENGLISH) );
421 _printer.printText( '>' );
425 _printer.printText( '>' );
436 _printer.printText( "]]>" );
437 _printer.printText( "</" );
438 _printer.printText( state.rawName );
439 _printer.printText( '>' );
507 _printer.printText( '>' );
521 _printer.printText( '<' );
523 _printer.printText( tagName.toLowerCase(Locale.ENGLISH) );
525 _printer.printText( tagName );
539 _printer.printText( name );
540 _printer.printText( "=\"\"" );
542 _printer.printText( name );
543 _printer.printText( "=\"" );
545 _printer.printText( '"' );
554 _printer.printText( name );
556 _printer.printText( name );
557 _printer.printText( "=\"" );
558 _printer.printText( escapeURI( value ) );
559 _printer.printText( '"' );
561 _printer.printText( name );
563 _printer.printText( name );
564 _printer.printText( "=\"" );
566 _printer.printText( '"' );
582 _printer.printText( '>' );
659 _printer.printText( "<!DOCTYPE html PUBLIC " );
662 _printer.printText( "<!DOCTYPE HTML PUBLIC " );
668 _printer.printText( " " );
670 _printer.printText( ' ' );
673 _printer.printText( '>' );
677 _printer.printText( "<!DOCTYPE html SYSTEM " );
680 _printer.printText( "<!DOCTYPE HTML SYSTEM " );
683 _printer.printText( '>' );
727 _printer.printText( '>' );
741 _printer.printText( '<' );
743 _printer.printText( tagName.toLowerCase(Locale.ENGLISH) );
745 _printer.printText( tagName );
764 _printer.printText( name );
765 _printer.printText( "=\"\"" );
767 _printer.printText( name );
768 _printer.printText( "=\"" );
770 _printer.printText( '"' );
779 _printer.printText( name );
781 _printer.printText( name );
782 _printer.printText( "=\"" );
783 _printer.printText( escapeURI( value ) );
784 _printer.printText( '"' );
786 _printer.printText( name );
788 _printer.printText( name );
789 _printer.printText( "=\"" );
791 _printer.printText( '"' );
810 _printer.printText( '>' );
837 _printer.printText( " />" );
839 _printer.printText( '>' );