Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp160 JSRef<JSArray> tempColors = jsColor->GetValueAt(i); in SetColors() local
203 auto tempColors = JSRef<JSArray>::Cast(jsValue); in SetGradientColors() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_gauge_bridge.cpp174 auto tempColors = panda::CopyableGlobal<panda::ArrayRef>(vm, jsValue); in SetGradientColors() local