Home
last modified time | relevance | path

Searched refs:jsColorValue (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp211 JSRef<JSVal> jsColorValue = tempColors->GetValueAt(0); in SetGradientColors() local
212 ConvertGradientColor(jsColorValue, colors, type); in SetGradientColors()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_gauge_bridge.cpp185 auto jsColorValue = tempColors->GetValueAt(vm, jsValue, 0); in SetGradientColors() local
186 ConvertGradientColor(vm, jsColorValue, colors, type); in SetGradientColors()

Completed in 3 milliseconds