Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp53 DOM_PERSPECTIVE,
343 { DOM_PERSPECTIVE,
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp283 const char DOM_PERSPECTIVE[] = "perspective"; variable
H A Ddom_type.h286 ACE_EXPORT extern const char DOM_PERSPECTIVE[];
H A Ddom_node.cpp997 { DOM_PERSPECTIVE, in SetTransform()