Searched refs:getDecorationMode (Results 1 – 2 of 2) sorted by relevance
44 bool drawGaps = textStyle.getDecorationMode() == TextDecorationMode::kGaps && in paint()
181 TextDecorationMode getDecorationMode() const { return fDecoration.fMode; } in getDecorationMode() function