Home
last modified time | relevance | path

Searched defs:progressLayoutProperty (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_layout_algorithm.cpp59 …auto progressLayoutProperty = DynamicCast<ProgressLayoutProperty>(layoutWrapper->GetLayoutProperty… in MeasureContent() local
106 …auto progressLayoutProperty = DynamicCast<ProgressLayoutProperty>(layoutWrapper->GetLayoutProperty… in MeasureContentForApiNine() local
H A Dprogress_pattern.h47 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in CreateNodePaintMethod() local
H A Dprogress_pattern.cpp57 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in InitAnimatableProperty() local
271 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in OnModifyDone() local
298 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in OnLanguageConfigurationUpdate() local
H A Dprogress_model_ng.cpp89 auto progressLayoutProperty = frameNode->GetLayoutProperty<NG::ProgressLayoutProperty>(); in CreateFrameNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dprogress_modifier.cpp157 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressColor() local
279 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in SetProgressStyle() local
346 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressStyle() local
373 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressBackgroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp226 … auto progressLayoutProperty = progressChild_->GetLayoutProperty<LoadingProgressLayoutProperty>(); in InitProgressNode() local
1129 … auto progressLayoutProperty = progressChild_->GetLayoutProperty<LoadingProgressLayoutProperty>(); in UpdateLoadingMarginTop() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp535 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in SetProgressStyle() local