Home
last modified time | relevance | path

Searched refs:getDecorationStyle (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DDecorations.cpp47 switch (textStyle.getDecorationStyle()) { in paint()
196 switch (textStyle.getDecorationStyle()) { in calculatePaint()
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h95 TextDecorationStyle getDecorationStyle() const { return fDecoration.fStyle; } in getDecorationStyle() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h183 TextDecorationStyle getDecorationStyle() const { return fDecoration.fStyle; } in getDecorationStyle() function
/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.cpp304 switch (style.getDecorationStyle()) { in paintDecorations()
342 switch (style.getDecorationStyle()) { in computeDecorationPaint()
/third_party/flutter/skia/tests/
DSkParagraphTest.cpp971 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in DEF_TEST()
978 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in DEF_TEST()
985 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in DEF_TEST()
993 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in DEF_TEST()
1000 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in DEF_TEST()
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp2166 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in UNIX_ONLY_TEST()
2173 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in UNIX_ONLY_TEST()
2180 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in UNIX_ONLY_TEST()
2188 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in UNIX_ONLY_TEST()
2195 REPORTER_ASSERT(reporter, style.getDecorationStyle() == in UNIX_ONLY_TEST()