Searched refs:measureHeightSpec (Results 1 – 1 of 1) sorted by relevance
154 val measureHeightSpec = MeasureSpec.makeMeasureSpec(widgetState.measureHeight, in applyCurrentState() constant156 child.measure(measureWidthSpec, measureHeightSpec) in applyCurrentState()204 val measureHeightSpec = MeasureSpec.makeMeasureSpec(widgetState.measureHeight, in onMeasure() constant206 child.measure(measureWidthSpec, measureHeightSpec) in onMeasure()