Searched refs:kBoldStyle (Results 1 – 1 of 1) sorted by relevance
129 const FontStyle kBoldStyle = FontStyle(FontStyle::Weight::BOLD); in TEST() local148 runs = itemize(collection, "'a' 'b' 'c' 'd' 'e'", kBoldStyle); in TEST()699 FontStyle kBoldStyle(FontStyle::Weight::BOLD); in TEST() local707 auto runs = itemize(collection, "U+3042 U+3044 U+3046 U+3048 U+304A", kBoldStyle, "ja-JP"); in TEST()