Home
last modified time | relevance | path

Searched refs:kDecorations (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextStyle.cpp102 case kDecorations: in matchOneAttribute()
DTextLine.cpp125 StyleType::kDecorations, in paint()
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h43 kDecorations, enumerator
/third_party/skia/modules/skparagraph/src/
DTextStyle.cpp128 case kDecorations: in matchOneAttribute()
DTextLine.cpp212 run, runOffsetInLine, textRange, StyleType::kDecorations, in paint()
/third_party/skia/modules/skparagraph/include/
DTextStyle.h62 kDecorations, enumerator
/third_party/flutter/skia/tests/
DSkParagraphTest.cpp165 line.scanStyles(StyleType::kDecorations, in DEF_TEST()
231 line.scanStyles(StyleType::kDecorations, in DEF_TEST()
964 StyleType::kDecorations, [&index, reporter](TextRange, TextStyle style, SkScalar) { in DEF_TEST()
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp226 line.scanStyles(StyleType::kDecorations, in UNIX_ONLY_TEST()
1009 line.scanStyles(StyleType::kDecorations, in UNIX_ONLY_TEST()
2158 StyleType::kDecorations, in UNIX_ONLY_TEST()