Home
last modified time | relevance | path

Searched refs:DOM_ASPECT_RATIO (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp175 const char DOM_ASPECT_RATIO[] = "aspectRatio"; variable
H A Ddom_type.h178 ACE_EXPORT extern const char DOM_ASPECT_RATIO[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp771 { DOM_ASPECT_RATIO, in SetCurrentStyle()