Home
last modified time | relevance | path

Searched defs:GetIconResource (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.h62 virtual bool GetIconResource(int32_t iconStyle, InternalResource::ResourceId& id) in GetIconResource() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_model_ng.cpp51 bool LocationButtonModelNG::GetIconResource(int32_t iconStyle, InternalResource::ResourceId& id) in GetIconResource() function in OHOS::Ace::NG::LocationButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_model_ng.cpp52 bool SaveButtonModelNG::GetIconResource(int32_t iconStyle, InternalResource::ResourceId& id) in GetIconResource() function in OHOS::Ace::NG::SaveButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_theme.h101 InternalResource::ResourceId GetIconResource() const in GetIconResource() function
H A Dpiece_component.cpp104 InternalResource::ResourceId PieceComponent::GetIconResource() const in GetIconResource() function in OHOS::Ace::PieceComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp64 bool PasteButtonModelNG::GetIconResource(int32_t iconStyle, InternalResource::ResourceId& id) in GetIconResource() function in OHOS::Ace::NG::PasteButtonModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.h99 InternalResource::ResourceId GetIconResource() const in GetIconResource() function