Searched refs:opticalHeight (Results 1 – 1 of 1) sorted by relevance
19955 int opticalHeight = insets.top + insets.bottom; in setMeasuredDimension() local19958 measuredHeight += optical ? opticalHeight : -opticalHeight; in setMeasuredDimension()