Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp206 static const char attrsProgressScaleWidth[] = "scaleWidth"; in JsSetProgressStyleOptions() local
232 auto jsScaleWidth = paramObject->GetProperty(attrsProgressScaleWidth); in JsSetProgressStyleOptions()
233 if (!CheckLength(jsScaleWidth, scaleWidthDimension, V2::PROGRESS_ETS_TAG, attrsProgressScaleWidth)) { in JsSetProgressStyleOptions()

Completed in 2 milliseconds