Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js1800 this.translationValue = { x: 0, y: 0 }; class in RenderNode.constructor
1941 this.translationValue = { x: 0, y: 0 }; class