Home
last modified time | relevance | path

Searched refs:_getWordCloud (Results 1 – 2 of 2) sorted by relevance

/plugin/cloud/
H A Dsyntax.php99 $cloud = $this->_getWordCloud($num, $min, $max);
229 function _getWordCloud($num, &$min, &$max) { function in syntax_plugin_cloud
/plugin/cumulus/
H A Dsyntax.php124 $cloud = $this->_getWordCloud($options['max'], $min, $max);
198 function _getWordCloud($num, &$min, &$max) { function in syntax_plugin_cumulus