Home
last modified time | relevance | path

Searched refs:CreateLInearGradient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h338 static jerry_value_t CreateLInearGradient(const jerry_value_t func,
H A Dcanvas_component.cpp156 {FUNC_CREATELINEARGRADIENT, CreateLInearGradient},
1810 jerry_value_t CanvasComponent::CreateLInearGradient(const jerry_value_t func, in CreateLInearGradient() function in OHOS::ACELite::CanvasComponent