Home
last modified time | relevance | path

Searched refs:ProgressStyle (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_progress_theme.h27 static void ApplyTheme(const ProgressStyle& style) in ApplyTheme()
34 if (style != ProgressStyle::Capsule) { in ApplyTheme()
37 if (style == ProgressStyle::Capsule) { in ApplyTheme()
56 } else if (style == ProgressStyle::Linear || style == ProgressStyle::Eclipse) { in ApplyTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp86 auto progressStyle = static_cast<ProgressStyle>(jsStyle->ToNumber<int32_t>()); in Create()
87 if (progressStyle == ProgressStyle::Eclipse) { in Create()
89 } else if (progressStyle == ProgressStyle::Ring) { in Create()
91 } else if (progressStyle == ProgressStyle::ScaleRing) { in Create()
93 } else if (progressStyle == ProgressStyle::Capsule) { in Create()
H A Djs_progress.h25 enum class ProgressStyle { enum
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_date.h93 struct ProgressStyle { struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp668 auto progressStyle = static_cast<Framework::ProgressStyle>(type); in SetProgressInitialize()
670 if (progressStyle == Framework::ProgressStyle::Eclipse) { in SetProgressInitialize()
672 } else if (progressStyle == Framework::ProgressStyle::Ring) { in SetProgressInitialize()
674 } else if (progressStyle == Framework::ProgressStyle::ScaleRing) { in SetProgressInitialize()
676 } else if (progressStyle == Framework::ProgressStyle::Capsule) { in SetProgressInitialize()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-progress.md43 …deprecated)</sup> | [ProgressStyle](#progressstyle枚举说明) | 否 | 指定进度条样式。<br/>该参数从API version8开始废弃…
61 ## ProgressStyle枚举说明
/ohos5.0/foundation/arkui/advanced_ui_component/source/ProgressButton/
H A DProgressButton.ets56 style: ProgressStyle.Capsule })
/ohos5.0/base/update/update_app/feature/ota/src/main/ets/components/
H A DProgressContent.ets46 Progress({ value: this.downloadProgress, style: ProgressStyle.Ring })
/ohos5.0/foundation/arkui/advanced_ui_component/interface/progressbutton/
H A Dprogressbutton.js179 …Progress.create({ value: this.getButtonProgress(), total: MAX_PROGRESS, style: ProgressStyle.Capsu…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkProgress.ts20 style?: ProgressStyle
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/progressbutton/source/
H A Dprogressbutton.ets94 style: ProgressStyle.Capsule })
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/progressbutton/interfaces/
H A Dprogressbutton.js252 style: ProgressStyle.Capsule });
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-progress.md43ProgressStyle](#progressstyle) | No | Style of the progress indicator.<br>This parameter is depr…
61 ## ProgressStyle section
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-arkui.md1015 |起始版本有变化|类名:ProgressStyle<br>起始版本:7|类名:ProgressStyle<br>起始版本:9|progress.d.ts|
1016 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Linear<br>起始版本:7|类名:ProgressStyle<br>方法 or 属性:Linear<br>起始版本:…
1017 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Ring<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:Ring<br>起始版本:9|pr…
1018 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Eclipse<br>起始版本:7|类名:ProgressStyle<br>方法 or 属性:Eclipse<br>起始版…
1019 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:ScaleRing<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:ScaleRing<br…
1020 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Capsule<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:Capsule<br>起始版…
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-arkui.md1015 |Initial version changed|Class name: ProgressStyle<br>Initial version: 7|Class name: ProgressStyle<…
1016 …version changed|Class name: ProgressStyle<br>Method or attribute name: Linear<br>Initial version: …
1017 … version changed|Class name: ProgressStyle<br>Method or attribute name: Ring<br>Initial version: 8…
1018 …ersion changed|Class name: ProgressStyle<br>Method or attribute name: Eclipse<br>Initial version: …
1019 …rsion changed|Class name: ProgressStyle<br>Method or attribute name: ScaleRing<br>Initial version:…
1020 …ersion changed|Class name: ProgressStyle<br>Method or attribute name: Capsule<br>Initial version: …
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md715 …Options;<br>方法or属性:style?: ProgressStyle<br>旧版本信息:|类名:ProgressOptions;<br>方法or属性:style?: ProgressS…
2569 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Linear<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Linear<br>新版本信息:…
2571 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Ring<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Ring<br>新版本信息:cros…
2573 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Eclipse<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Eclipse<br>新版本信…
2575 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:ScaleRing<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:ScaleRing<br>…
2577 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Capsule<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Capsule<br>新版本信…
2583 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:declare enum ProgressStyle<br>旧版本信息:|类名:ProgressStyle;<br>方法o…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md693 …Options;<br>方法or属性:style?: ProgressStyle<br>旧版本信息:|类名:ProgressOptions;<br>方法or属性:style?: ProgressS…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md715ProgressStyle<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute nam…
2569 …ity changed|Class name: ProgressStyle;<br>Method or attribute name: Linear<br>Old version informat…
2571 …lity changed|Class name: ProgressStyle;<br>Method or attribute name: Ring<br>Old version informati…
2573 …ty changed|Class name: ProgressStyle;<br>Method or attribute name: Eclipse<br>Old version informat…
2575 …y changed|Class name: ProgressStyle;<br>Method or attribute name: ScaleRing<br>Old version informa…
2577 …ty changed|Class name: ProgressStyle;<br>Method or attribute name: Capsule<br>Old version informat…
2583ProgressStyle;<br>Method or attribute name: declare enum ProgressStyle<br>Old version information:…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md693ProgressStyle<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute nam…