Searched refs:innerBottom (Results 1 – 1 of 1) sorted by relevance
3235 float innerBottom = relativeTop + nodeHeight - borderWidth_[3]; in RoundToPixelGrid() local3237 float innerHeightI = RoundValueToPixelGrid(innerBottom) - RoundValueToPixelGrid(innerTop); in RoundToPixelGrid()3284 float innerBottom = relativeTop + nodeHeight - borderWidth_[3]; in RoundToPixelGrid() local3287 float innerHeightI = RoundValueToPixelGrid(innerBottom, isRound, ceilBottom, floorBottom) - in RoundToPixelGrid()