Home
last modified time | relevance | path

Searched defs:ParseJsColorStrategy (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_loading_progress_bridge.cpp74 bool ParseJsColorStrategy(const EcmaVM* vm, const Local<JSValueRef>& jsValue, ForegroundColorStrate… in ParseJsColorStrategy() function
Darkts_utils.cpp979 bool ArkTSUtils::ParseJsColorStrategy( in ParseJsColorStrategy() function in OHOS::Ace::NG::ArkTSUtils
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp4264 bool JSViewAbstract::ParseJsColorStrategy(const JSRef<JSVal>& jsValue, ForegroundColorStrategy& str… in ParseJsColorStrategy() function in OHOS::Ace::Framework::JSViewAbstract