Home
last modified time | relevance | path

Searched refs:attrsProgressStrokeWidth (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp205 static const char attrsProgressStrokeWidth[] = "strokeWidth"; in JsSetProgressStyleOptions() local
212 auto jsStrokeWidth = paramObject->GetProperty(attrsProgressStrokeWidth); in JsSetProgressStyleOptions()
213 if (!CheckLength(jsStrokeWidth, strokeWidthDimension, V2::PROGRESS_ETS_TAG, attrsProgressStrokeWidth)) { in JsSetProgressStyleOptions()

Completed in 1 milliseconds