Home
last modified time | relevance | path

Searched defs:leftMin (Results 1 – 1 of 1) sorted by relevance

/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php16 protected $leftMin = 2; variable in phpHyphenation
73 public function setConstraints($leftMin=2, $rightMin=2, $charMin=2, $charMax=10) {