Home
last modified time | relevance | path

Searched defs:GetDecoration (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_component.cpp120 RefPtr<Decoration> SearchComponent::GetDecoration() const in GetDecoration() function in OHOS::Ace::SearchComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.h146 RefPtr<Decoration> GetDecoration() const in GetDecoration() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp166 RefPtr<Decoration> TextFieldComponent::GetDecoration() const in GetDecoration() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp689 TextDecoration TextModelNG::GetDecoration(FrameNode* frameNode) in GetDecoration() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h400 RefPtr<Decoration> GetDecoration() const in GetDecoration() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10933 const ArkUI_AttributeItem* GetDecoration(ArkUI_NodeHandle node) in GetDecoration() function