Home
last modified time | relevance | path

Searched refs:_sortCloud (Results 1 – 2 of 2) sorted by last modified time

/plugin/cloud/
H A Dsyntax.php254 return $this->_sortCloud($cloud, $num, $min, $max);
280 return $this->_sortCloud($cloud, $num, $min, $max);
286 function _sortCloud($cloud, $num, &$min, &$max) { function in syntax_plugin_cloud
/plugin/cumulus/
H A Dsyntax.php191 return $this->_sortCloud($cloud, $num, $min, $max);
230 return $this->_sortCloud($cloud, $num, $min, $max);
257 return $this->_sortCloud($cloud, $num, $min, $max);
264 function _sortCloud($cloud, $num, &$min, &$max) { function in syntax_plugin_cumulus