Home
last modified time | relevance | path

Searched refs:kDoubleDecorationSpacing (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DDecorations.cpp22 static const float kDoubleDecorationSpacing = 3.0f; variable
55 SkScalar bottom = y + kDoubleDecorationSpacing; in paint()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc191 static const float kDoubleDecorationSpacing = 3.0f; variable
1401 double y_offset = i * underline_thickness * kDoubleDecorationSpacing; in PaintDecorations()
1441 kDoubleDecorationSpacing / -2.0; in PaintDecorations()