Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp256 std::unique_ptr<JsonValue> progressValue = argsValue->GetArrayItem(0)->GetValue("progress"); in CallSpecializedMethod() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.h178 bool SetPlayPositionInfo(int32_t progressValue) in SetPlayPositionInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.h46 float progressValue = 0.0f; member