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