Home
last modified time | relevance | path

Searched defs:TextAndColor (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/diagnostic/
Dformatter.cc137 struct TextAndColor { in format() struct
138 std::string text; in format()
139 Color color; in format()
140 bool bold = false; in format()