Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h485 static const char * const FUNC_ADDCOLORSTOP; variable
H A Dcanvas_component.cpp89 const char * const CanvasComponent::FUNC_ADDCOLORSTOP = "addColorStop"; member in OHOS::ACELite::CanvasComponent
158 {FUNC_ADDCOLORSTOP, AddColorStop},