Searched refs:WithAlignmentLineBlockElement (Results 1 – 3 of 3) sorted by relevance
542 internal class WithAlignmentLineBlockElement(val block: (Measured) -> Int) : class554 val otherModifier = other as? WithAlignmentLineBlockElement ?: return false in equals()
383 this.then(WithAlignmentLineBlockElement(block = alignmentLineBlock)) in weight()
406 this.then(WithAlignmentLineBlockElement(block = alignmentLineBlock)) in weight()