Home
last modified time | relevance | path

Searched refs:DOM_BACKGROUND_IMAGE_SIZE_AUTO (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp229 const char DOM_BACKGROUND_IMAGE_SIZE_AUTO[] = "auto"; variable
H A Ddom_type.h232 ACE_EXPORT extern const char DOM_BACKGROUND_IMAGE_SIZE_AUTO[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp485 { DOM_BACKGROUND_IMAGE_SIZE_AUTO, BackgroundImageSizeType::AUTO }, in ParseBackgroundImageSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp2896 { DOM_BACKGROUND_IMAGE_SIZE_AUTO, BackgroundImageSizeType::AUTO }, in SetBackgroundImageSize()