Home
last modified time | relevance | path

Searched refs:CLOSE_SVG (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dinternal_resource.h53 CLOSE_SVG, member in OHOS::Ace::final::ResourceId
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dicon_theme.cpp34 { InternalResource::ResourceId::CLOSE_SVG, "close" },
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp211 auto imageComponent = AceType::MakeRefPtr<ImageComponent>(InternalResource::ResourceId::CLOSE_SVG); in CreateDeleteButton()
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drender_search.cpp233 imageComponent = AceType::MakeRefPtr<ImageComponent>(InternalResource::ResourceId::CLOSE_SVG); in CreateRenderImage()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp2053 : InternalResource::ResourceId::CLOSE_SVG); in UpdateImageIconProperties()
2055 : InternalResource::ResourceId::CLOSE_SVG); in UpdateImageIconProperties()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp958 info.SetResourceId(InternalResource::ResourceId::CLOSE_SVG); in CreateImageSourceInfo()

Completed in 9 milliseconds