Searched refs:TestingTextStyle (Results 1 – 3 of 3) sorted by relevance
95 class TestingTextStyle {97 TestingTextStyle() = default;98 ~TestingTextStyle() = default;100 virtual bool equals(const TestingTextStyle& /* rhs */) const in equals() argument
52 virtual void PushStyle(const TestingTextStyle& style) {} in PushStyle()
92 using RSTextStyle = Testing::TestingTextStyle;