Searched refs:frameBorderWidth (Results 1 – 1 of 1) sorted by relevance
182 $frameBorderWidth = 0; variable187 $frameBorderWidth = ceil($squareSize / 50); variable188 $frameBorderWidthCss = $frameBorderWidth . "px";235 $outerFrameWidth = $frameWidth + 2 * $frameBorderWidth + 2 * $framePadding;236 $outerFrameHeight = $frameHeight + 2 * $frameBorderWidth + 2 * $framePadding;