Searched refs:buttonFontSize (Results 1 – 1 of 1) sorted by relevance
165 $buttonFontSize = floor($squareSize / 2.5); variable166 if ($buttonFontSize < 10) { $buttonFontSize = 10; } variable167 $buttonFontSizeCss = $buttonFontSize . "px";171 $sidetomoveBorder = floor($buttonFontSize / 18) + 1;173 $sidetomoveHeight = floor(0.8 * $buttonFontSize - 2 * $sidetomoveBorder);