Searched refs:measureHeightSpec (Results 1 – 1 of 1) sorted by relevance
128 val measureHeightSpec = MeasureSpec.makeMeasureSpec(widgetState.measureHeight, in applyCurrentState() constant130 child.measure(measureWidthSpec, measureHeightSpec) in applyCurrentState()174 val measureHeightSpec = MeasureSpec.makeMeasureSpec(widgetState.measureHeight, in onMeasure() constant176 child.measure(measureWidthSpec, measureHeightSpec) in onMeasure()