Searched refs:kThrough (Results 1 – 3 of 3) sorted by relevance
53 enum TextDecorationMode { kGaps, kThrough }; enumerator257 TextDecorationMode::kThrough,
51 style.setDecorationMode(skia::textlayout::TextDecorationMode::kThrough); in buildParagraph()
2624 text_style.setDecorationMode(TextDecorationMode::kThrough); in onDrawContent()