Searched refs:kForeground (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextStyle.cpp | 80 case kForeground: in matchOneAttribute()
|
D | TextLine.cpp | 118 StyleType::kForeground, in paint()
|
/third_party/flutter/skia/modules/skparagraph/include/ |
D | TextStyle.h | 40 kForeground, enumerator
|
/third_party/skia/modules/skparagraph/src/ |
D | TextStyle.cpp | 108 case kForeground: in matchOneAttribute()
|
D | TextLine.cpp | 235 run, runOffsetInLine, textRange, StyleType::kForeground, in ensureTextBlobCachePopulated() 936 run, runOffsetInLine, textRange, StyleType::kForeground, in getMetrics()
|
/third_party/skia/modules/skparagraph/include/ |
D | TextStyle.h | 59 kForeground, enumerator
|
/third_party/flutter/skia/tests/ |
D | SkParagraphTest.cpp | 1056 StyleType::kForeground, in DEF_TEST()
|
/third_party/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 2251 StyleType::kForeground, in UNIX_ONLY_TEST()
|