Searched refs:kGaps (Results 1 – 3 of 3) sorted by relevance
44 bool drawGaps = textStyle.getDecorationMode() == TextDecorationMode::kGaps && in paint()
53 enum TextDecorationMode { kGaps, kThrough }; enumerator
2630 text_style.setDecorationMode(TextDecorationMode::kGaps); in onDrawContent()3116 text_style.setDecorationMode(TextDecorationMode::kGaps); in onDrawContent()