Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_utils.cpp234 bool ArkTSUtils::ParseJsColor(const EcmaVM* vm, const Local<JSValueRef>& value, Color& result) in ParseJsColor() function in OHOS::Ace::NG::ArkTSUtils
241 bool ArkTSUtils::ParseJsColor(const EcmaVM* vm, const Local<JSValueRef>& value, Color& result, in ParseJsColor() function in OHOS::Ace::NG::ArkTSUtils
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp6893 bool JSViewAbstract::ParseJsColor(const JSRef<JSVal>& jsValue, Color& result) in ParseJsColor() function in OHOS::Ace::Framework::JSViewAbstract
6899 bool JSViewAbstract::ParseJsColor(const JSRef<JSVal>& jsValue, Color& result, in ParseJsColor() function in OHOS::Ace::Framework::JSViewAbstract
6925 bool JSViewAbstract::ParseJsColor(const JSRef<JSVal>& jsValue, Color& result, const Color& defaultC… in ParseJsColor() function in OHOS::Ace::Framework::JSViewAbstract
6931 bool JSViewAbstract::ParseJsColor(const JSRef<JSVal>& jsValue, Color& result, in ParseJsColor() function in OHOS::Ace::Framework::JSViewAbstract