Home
last modified time | relevance | path

Searched defs:commonAttr (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_xcomponent.cpp32 auto& commonAttr = declaration_->MaybeResetAttribute<CommonAttribute>(AttributeTag::COMMON_ATTR); in PrepareSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.h166 auto& commonAttr = MaybeResetAttribute<CommonAttribute>(AttributeTag::COMMON_ATTR); in GetId() local
H A Dsvg_pattern_declaration.h141 auto& commonAttr = MaybeResetAttribute<CommonAttribute>(AttributeTag::COMMON_ATTR); in GetId() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp147 auto& commonAttr = MaybeResetAttribute<CommonAttribute>(AttributeTag::COMMON_ATTR); in Init() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp618 auto& commonAttr = static_cast<CommonAttribute&>(declaration->GetAttribute(AttributeTag::COMMON_ATTR)); in DidExceedMaxLines() local

Completed in 4 milliseconds