Searched refs:JsShadowColorSetter (Results 1 – 4 of 4) sorted by relevance
199 static shared_ptr<JsValue> JsShadowColorSetter(const shared_ptr<JsRuntime>& runtime,
160 static shared_ptr<JsValue> JsShadowColorSetter(const shared_ptr<JsRuntime>& runtime,
294 { "shadowColor", JsShadowColorGetter, JsShadowColorSetter }, in JsGetContext()1994 shared_ptr<JsValue> JsiOffscreenCanvasBridge::JsShadowColorSetter(const shared_ptr<JsRuntime>& runt… in JsShadowColorSetter() function in OHOS::Ace::Framework::JsiOffscreenCanvasBridge
335 { "shadowColor", JsShadowColorGetter, JsShadowColorSetter }, in HandleJsContext()2348 shared_ptr<JsValue> JsiCanvasBridge::JsShadowColorSetter(const shared_ptr<JsRuntime>& runtime, in JsShadowColorSetter() function in OHOS::Ace::Framework::JsiCanvasBridge