Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextLine.cpp190 TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kBackground, in paint()
205 TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kShadow, in paint()
225 … TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kDecorations, in paint()
298 TextAdjustment::GlyphCluster, run, runOffsetInLine, textRange, StyleType::kBackground, in prepareRoundRect()
367 StyleType::kForeground, in ensureTextBlobCachePopulated()
398 void TextLine::scanStyles(StyleType styleType, const RunStyleVisitor& visitor) { in scanStyles()
1065 StyleType styleType, in iterateThroughSingleRunByStyles()
1069 … textRange, run, runOffset, textOffsetInRun, styleType == StyleType::kDecorations, textAdjustment); in iterateThroughSingleRunByStyles()
1070 if (styleType == StyleType::kDecorations) { in iterateThroughSingleRunByStyles()
1094 if (styleType == StyleType::kNone) { in iterateThroughSingleRunByStyles()
[all …]
DTextLine.h.rej10 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
DTextLine.h98 StyleType styleType,
114 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
DTextStyle.cpp119 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
DOneLineShaper.cpp410 if (block.fStyle.matchOneAttribute(StyleType::kFont, combinedBlock.fStyle)) { in iterateThroughFontStyles()
/third_party/skia/modules/skparagraph/include/
DTextStyle.h58 enum StyleType { enum
169 bool matchOneAttribute(StyleType styleType, const TextStyle& other) const;
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp232 line.scanStyles(StyleType::kDecorations, in UNIX_ONLY_TEST()
1053 line.scanStyles(StyleType::kDecorations, in UNIX_ONLY_TEST()
1143 StyleType::kAllAttributes, in UNIX_ONLY_TEST()
1170 StyleType::kAllAttributes, in UNIX_ONLY_TEST()
1217 StyleType::kAllAttributes, in UNIX_ONLY_TEST()
1263 StyleType::kAllAttributes, in UNIX_ONLY_TEST()
2209 StyleType::kDecorations, in UNIX_ONLY_TEST()
2302 StyleType::kForeground, in UNIX_ONLY_TEST()
3722 impl->lines().begin()->scanStyles(StyleType::kLetterSpacing, in UNIX_ONLY_TEST()
3729 impl->lines().begin()->scanStyles(StyleType::kWordSpacing, in UNIX_ONLY_TEST()
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp171010 template<typename StyleType>
171011 void UpdateEffectProperties(StyleType&& aStyleType,