Home
last modified time | relevance | path

Searched refs:allStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/vdom/
DElement.ts1151 const allStyle = this.toStyle(); constant
1152 this.setChildStyle(allStyle, node._inheritedStyle);
/third_party/jsframework/runtime/main/model/
Ddirective.ts1022 const allStyle = el.style; constant
1023 setAnimation(allStyle, css);