Public Member Functions | |
| PainterTestBase ()=default | |
| void | PretendImpellerIsEnabled (bool impeller) |
Public Member Functions inherited from flutter::testing::CanvasTestBase< T > | |
| CanvasTestBase ()=default | |
| sk_sp< SkColorSpace > | mock_color_space () |
Protected Member Functions | |
| txt::TextStyle | makeDecoratedStyle (txt::TextDecorationStyle style) |
| txt::TextStyle | makeEmoji () |
| txt::TextStyle | makeStyle () |
| sk_sp< DisplayList > | drawText (const txt::TextStyle &style, const std::u16string &text) const |
| sk_sp< DisplayList > | draw (const txt::TextStyle &style) const |
Definition at line 91 of file paragraph_unittests.cc.
|
default |
|
inlineprotected |
Definition at line 143 of file paragraph_unittests.cc.
|
inlineprotected |
Definition at line 128 of file paragraph_unittests.cc.
References text.
|
inlineprotected |
Definition at line 98 of file paragraph_unittests.cc.
References txt::kUnderline, and txt::normal.
|
inlineprotected |
Definition at line 110 of file paragraph_unittests.cc.
References flutter::testing::kEmojiFontName, and txt::normal.
|
inlineprotected |
Definition at line 119 of file paragraph_unittests.cc.
References txt::normal.
|
inline |
Definition at line 95 of file paragraph_unittests.cc.