Searched defs:staticLayout (Results 1 – 1 of 1) sorted by relevance
52 val staticLayout = in create_withText_returnsGiven() constant61 val staticLayout = in create_withDefaultStartAndEnd_returnsWholeText() constant75 val staticLayout = in create_withStartAndEnd_returnsTextInRange() constant93 val staticLayout = in create_withPaint_returnsGiven() constant102 val staticLayout = StaticLayoutFactory.create(text = "", paint = TextPaint(), width = width) in create_withWidth_returnsGiven() constant110 val staticLayout = in create_withTextDirection_returnsGiven() constant138 val staticLayout = in create_withAlign_returnsGiven() constant151 val staticLayout = in create_defaultAlign_isAlignNormal() constant165 val staticLayout = in create_with_ellipsizeEnd_maxLinesOne_shortText_isNotEllipsized() constant187 val staticLayout = in create_with_ellipsizeEnd_maxLinesOne_longText_isEllipsized() constant[all …]