Searched refs:GRID_TOTAL_COLUMNS (Results 1 – 2 of 2) sorted by relevance
151 $colsNumber = floor(GridTag::GRID_TOTAL_COLUMNS * $this->numerator / $this->denominator);179 $totalColumns = GridTag::GRID_TOTAL_COLUMNS;
74 public const GRID_TOTAL_COLUMNS = 12; define in ComboStrap\\GridTag