Home
last modified time | relevance | path

Searched refs:line_break (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.nowrap.php14 function line_break() { function in StrategyWidthMinNowrap
29 $this->line_break();
36 $this->line_break();
38 $this->line_break();
44 $this->line_break();
H A Dstrategy.width.max.php14 $this->line_break();
19 function line_break() { function in StrategyWidthMax
35 $this->line_break();
42 $this->line_break();
54 $this->line_break();
61 $this->line_break();
H A Dstrategy.width.max.natural.php14 $this->line_break();
19 function line_break() { function in StrategyWidthMaxNatural
37 $this->line_break();
74 $this->line_break();
H A Dstrategy.width.min.php14 function line_break() { function in StrategyWidthMin
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc122 var line_break = "\nL_BR_K \n";
123 var markup = { 'b': '**', 'i':'//', 'em': '//', 'u': '__', 'br':line_break, 'strike': '<del>',
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc133 var line_break = "\nL_BR_K \n";
139 'br': line_break,