Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php801 $col_height = $this->adjustedHeight($sorted_results, $ratios) / $opt['cols'];
937 private function adjustedHeight($sorted_results, $ratios): int
941 private function adjustedHeight($sorted_results, $ratios): int global() function in PageQuery