Home
last modified time | relevance | path

Searched defs:LineHeightSpan (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.h340 class LineHeightSpan : public SpanBase { class in OHOS::Ace::SpanType
H A Dspan_object.cpp754 LineHeightSpan::LineHeightSpan(Dimension lineHeight) : SpanBase(0, 0), lineHeight_(lineHeight) {} in LineHeightSpan() function in OHOS::Ace::LineHeightSpan
756 LineHeightSpan::LineHeightSpan(Dimension lineHeight, int32_t start, int32_t end) in LineHeightSpan() function in OHOS::Ace::LineHeightSpan
[all...]

Completed in 3 milliseconds