Searched defs:defaultParagraphStyle (Results 1 – 2 of 2) sorted by relevance
318 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles() constant335 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles_only_string() constant346 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles_empty_string() constant359 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles_zeroLength_paragraphStyle() constant376 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles_with_newLine() constant387 val defaultParagraphStyle = ParagraphStyle(lineHeight = 20.sp) in normalizedParagraphStyles_with_only_lineFeed() constant
148 val defaultParagraphStyle = PlatformParagraphStyle.Default in paragraphStyle_lerp_with_null_returns_default() constant