Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp141 bool FontSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::FontSpan
229 bool DecorationSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::DecorationSpan
297 bool BaselineOffsetSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::BaselineOffsetSpan
363 bool LetterSpacingSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::LetterSpacingSpan
391 bool GestureSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::GestureSpan
507 bool TextShadowSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::TextShadowSpan
533 bool ImageSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::ImageSpan
669 bool CustomSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::CustomSpan
818 bool LineHeightSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::LineHeightSpan
854 bool ExtSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::ExtSpan
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1035 bool JSCustomSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::Framework::JSCustomSpan
1532 bool JSExtSpan::IsAttributesEqual(const RefPtr<SpanBase>& other) const in IsAttributesEqual() function in OHOS::Ace::Framework::JSExtSpan