Lines Matching +defs:text +defs:height
269 $text = rawWiki($ID);
270 $statExport[self::CHAR_COUNT] = strlen($text);
271 $statExport[self::WORD_COUNT] = StringUtility::getWordCount($text);
423 * Average Number of words by header section to text ratio
681 public function header($text, $level, $pos)
780 public function addToDescription($text)
790 public function cdata($text)
805 $len = strlen($text);
825 public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null)
830 public function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null)