Home
last modified time | relevance | path

Searched refs:JSShape (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp50 void JSShape::Create(const JSCallbackInfo& info) in Create()
57 void JSShape::InitBox(const JSCallbackInfo& info) in InitBox()
68 void JSShape::SetViewPort(const JSCallbackInfo& info) in SetViewPort()
93 void JSShape::JsWidth(const JSCallbackInfo& info) in JsWidth()
102 void JSShape::JsWidth(const JSRef<JSVal>& jsValue) in JsWidth()
108 void JSShape::JsHeight(const JSCallbackInfo& info) in JsHeight()
117 void JSShape::JsHeight(const JSRef<JSVal>& jsValue) in JsHeight()
123 void JSShape::JsSize(const JSCallbackInfo& info) in JsSize()
138 void JSShape::SetStrokeDashArray(const JSCallbackInfo& info) in SetStrokeDashArray()
177 void JSShape
[all...]
H A Djs_shape.h25 class JSShape : public JSContainerBase { class
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl.cpp522 { "Shape", JSShape::JSBind },
630 { "Shape", JSShape::JSBind },
H A Djsi_view_register_impl_ng.cpp518 JSShape::JSBind(globalObj); in JsBindViews()

Completed in 4 milliseconds