Home
last modified time | relevance | path

Searched refs:text_wrap (Results 1 – 25 of 104) sorted by relevance

12345

/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/examples/
H A Dcomments2.pl19 my $text_wrap = $workbook->add_format(text_wrap => 1, valign => 'top');
54 $worksheet1->write ('C3', $cell_text, $text_wrap);
63 $worksheet1->write ('C6', $cell_text, $text_wrap);
95 $worksheet2->write ('C3', $cell_text, $text_wrap);
103 $worksheet2->write ('C6', $cell_text, $text_wrap);
128 $worksheet3->write ('C3', $cell_text, $text_wrap);
137 $worksheet3->write ('C6', $cell_text, $text_wrap);
145 $worksheet3->write ('C9', $cell_text, $text_wrap);
169 $worksheet4->write ('C3', $cell_text, $text_wrap);
177 $worksheet4->write ('C6', $cell_text, $text_wrap);
[all …]
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/examples/
H A Dcomments2.pl20 my $text_wrap = $workbook->add_format( text_wrap => 1, valign => 'top' );
53 $worksheet1->write( 'C3', $cell_text, $text_wrap );
59 $worksheet1->write( 'C6', $cell_text, $text_wrap );
79 $worksheet2->write( 'C3', $cell_text, $text_wrap );
87 $worksheet2->write( 'C6', $cell_text, $text_wrap );
110 $worksheet3->write( 'C3', $cell_text, $text_wrap );
119 $worksheet3->write( 'C6', $cell_text, $text_wrap );
127 $worksheet3->write( 'C9', $cell_text, $text_wrap );
149 $worksheet4->write( 'C3', $cell_text, $text_wrap );
157 $worksheet4->write( 'C6', $cell_text, $text_wrap );
[all …]
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/examples/
H A Dcomments2.py40 worksheet1.write('C3', cell_text, text_wrap)
57 worksheet2.write('C3', cell_text, text_wrap)
62 worksheet2.write('C6', cell_text, text_wrap)
84 worksheet3.write('C3', cell_text, text_wrap)
89 worksheet3.write('C6', cell_text, text_wrap)
94 worksheet3.write('C9', cell_text, text_wrap)
116 worksheet4.write('C3', cell_text, text_wrap)
121 worksheet4.write('C6', cell_text, text_wrap)
126 worksheet4.write('C9', cell_text, text_wrap)
155 worksheet5.write('C3', cell_text, text_wrap)
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/examples/
H A Dcomments2.c25 format_set_text_wrap(text_wrap); in main()
40 text_wrap); in main()
57 text_wrap); in main()
67 text_wrap); in main()
87 text_wrap); in main()
96 text_wrap); in main()
103 text_wrap); in main()
124 text_wrap); in main()
131 text_wrap); in main()
139 text_wrap); in main()
[all …]
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_05_tools/
H A Dtest_514_text.py11 split_mtext_string, text_wrap, is_text_vertical_stacked,
277 assert text_wrap('', 0, get_text_width) == []
278 assert text_wrap(' \n ', 1, get_text_width) == []
280 assert text_wrap('abc', 0, get_text_width) == ['abc']
281 assert text_wrap(' abc', 6, get_text_width) == [
283 assert text_wrap('abc ', 1, get_text_width) == [
285 assert text_wrap(' abc ', 6, get_text_width) == [
288 assert text_wrap('abc\ndef', 1, get_text_width) == [
290 assert text_wrap(' abc\ndef', 1, get_text_width) == [
295 assert text_wrap(' a ', 1, get_text_width) == ['', 'a']
[all …]
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/t/regression/
H A Dtable18.t36 my $text_wrap = $workbook->add_format( text_wrap => 1 );
51 { header => "Column\n4", header_format => $text_wrap },
H A Dformat05.t36 my $wrap = $workbook->add_format( text_wrap => 1 );
H A Drich_string12.t42 my $wrap = $workbook->add_format( text_wrap => 1 );
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dformat.py70 self.text_wrap = 0
351 def set_text_wrap(self, text_wrap=True): argument
362 self.text_wrap = text_wrap
759 or self.rotation or self.text_wrap or self.shrink
775 if self.text_wrap:
824 if self.text_wrap:
914 self.text_wrap,
/dports/textproc/pear-Horde_Text_Filter/Horde_Text_Filter-2.3.6/test/Horde/Text/Filter/
H A DHtml2textTest.php396 $text_wrap = <<<EOT
416 $this->assertEquals($text_wrap, $filter);
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/pyglib/
H A Dappcommands.py655 stdfile.write(flags.text_wrap(help_msg, flags.get_help_width()))
659 stdfile.write(flags.text_wrap(synopsis, flags.get_help_width(), ' ',
674 stdfile.write(flags.text_wrap(doc, flags.get_help_width(), ' '))
694 stdfile.write(flags.text_wrap(all_names, flags.get_help_width()))
700 stdfile.write(flags.text_wrap(cmd_help, flags.get_help_width(), prefix,
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/demos/
H A DHistoryText.py26 text_wrap = 'none',
60 self.results = Pmw.ScrolledText(panedWidget.pane('results'), text_wrap = 'none')
H A DTextDisplay.py58 text_wrap = 'none',
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/demos/
H A DHistoryText.py26 text_wrap = 'none',
60 self.results = Pmw.ScrolledText(panedWidget.pane('results'), text_wrap = 'none')
H A DTextDisplay.py58 text_wrap = 'none',
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/third_party/absl/flags/
H A D__init__.py128 text_wrap = _helpers.text_wrap variable
/dports/devel/py-absl-py/absl-py-0.15.0/absl/flags/
H A D__init__.py130 text_wrap = _helpers.text_wrap variable
/dports/devel/py-absl/absl-py-0.7.1/absl/flags/
H A D__init__.py133 text_wrap = _helpers.text_wrap variable
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Object/
H A DShaping.t448 my $r = $w-> text_wrap( $z, 0, tw::BreakSingle );
451 $r = $w-> text_wrap( $z, 0, tw::ReturnFirstLineLength );
454 $r = $w-> text_wrap( $z, 0, tw::ReturnChunks );
457 $r = $w-> text_wrap( $z, 0, 0 );
470 $r = $w-> text_wrap( $z, 1_000_000, 0 );
480 $r = $w-> text_wrap($z, 0, tw::ReturnChunks);
482 $r = $w-> text_wrap($z, 0, 0);
H A DTextWrap.t11 @r = @{$::application-> text_wrap( $utf8_line, 1000, tw::NewLineBreak)};
34 my $sv = $::application-> text_wrap( @_ );
/dports/textproc/p5-Plagger/Plagger-0.7.17/lib/Plagger/Plugin/Publish/
H A DExcel.pm28 $self->{body_format} = $workbook->add_format(text_wrap => 1);
/dports/devel/p5-FSA-Rules/FSA-Rules-0.35/t/
H A Dgraph.t129 text_wrap => 15,
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Dutils.h82 GPtrArray *text_wrap(const char *str, int width, int indent);
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/
H A Dtext.py957 text_wrap = style['white_space'] in ('normal', 'pre-wrap', 'pre-line')
958 if not text_wrap:
991 text_wrap = style['white_space'] in ('normal', 'pre-wrap', 'pre-line')
994 if not text_wrap:
/dports/textproc/p5-Spreadsheet-GenerateXLSX/Spreadsheet-GenerateXLSX-0.05/lib/Spreadsheet/
H A DGenerateXLSX.pm24 text_wrap => 1,

12345