Searched defs:SetScaleCount (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | progress_model_impl.cpp | 108 void ProgressModelImpl::SetScaleCount(int32_t value) in SetScaleCount() function in OHOS::Ace::Framework::ProgressModelImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ | ||
| D | progress_model_static.cpp | 106 void ProgressModelStatic::SetScaleCount(FrameNode* frameNode, const std::optional<int32_t>& value) in SetScaleCount() function in OHOS::Ace::NG::ProgressModelStatic |
| D | progress_model_ng.cpp | 176 void ProgressModelNG::SetScaleCount(int32_t value) in SetScaleCount() function in OHOS::Ace::NG::ProgressModelNG |
| D | progress_modifier.cpp | 692 void ProgressModifier::SetScaleCount(int32_t value) in SetScaleCount() function in OHOS::Ace::NG::ProgressModifier |