Home
last modified time | relevance | path

Searched defs:GetSpanType (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
Dspan_object.cpp124 SpanType FontSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::FontSpan
212 SpanType DecorationSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::DecorationSpan
280 SpanType BaselineOffsetSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::BaselineOffsetSpan
346 SpanType LetterSpacingSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::LetterSpacingSpan
401 SpanType GestureSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::GestureSpan
490 SpanType TextShadowSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::TextShadowSpan
556 SpanType ImageSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::ImageSpan
634 SpanType CustomSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::CustomSpan
746 SpanType ParagraphStyleSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::ParagraphStyleSpan
801 SpanType LineHeightSpan::GetSpanType() const in GetSpanType() function in OHOS::Ace::LineHeightSpan
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp3670 SpanItemType RichEditorPattern::GetSpanType(int32_t index) in GetSpanType() function in OHOS::Ace::NG::RichEditorPattern