Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp1116 auto lineHeightSpan2 = AceType::MakeRefPtr<LineHeightSpan>(Dimension(30), 0, 3); variable
1118 EXPECT_TRUE(lineHeightSpan->IsAttributesEqual(lineHeightSpan2));