Searched refs:kAllAttributes (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextStyle.cpp | 111 case kAllAttributes: in matchOneAttribute()
|
/third_party/flutter/skia/modules/skparagraph/include/ |
D | TextStyle.h | 38 kAllAttributes, enumerator
|
/third_party/skia/modules/skparagraph/src/ |
D | TextStyle.cpp | 137 case kAllAttributes: in matchOneAttribute()
|
/third_party/skia/modules/skparagraph/include/ |
D | TextStyle.h | 57 kAllAttributes, enumerator
|
/third_party/flutter/skia/tests/ |
D | SkParagraphTest.cpp | 318 StyleType::kAllAttributes, [&](TextRange text, TextStyle style, SkScalar) { in DEF_TEST() 344 StyleType::kAllAttributes, [&](TextRange text, TextStyle style, SkScalar) { in DEF_TEST() 387 StyleType::kAllAttributes, [&](TextRange text1, TextStyle style, SkScalar) { in DEF_TEST() 430 StyleType::kAllAttributes, [&](TextRange text1, TextStyle style, SkScalar) { in DEF_TEST()
|
/third_party/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 1099 StyleType::kAllAttributes, in UNIX_ONLY_TEST() 1126 StyleType::kAllAttributes, in UNIX_ONLY_TEST() 1172 StyleType::kAllAttributes, in UNIX_ONLY_TEST() 1218 StyleType::kAllAttributes, in UNIX_ONLY_TEST()
|