Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_layout_algorithm.cpp50 …auto progressLayoutProperty = DynamicCast<ProgressLayoutProperty>(layoutWrapper->GetLayoutProperty… in MeasureContent() local
97 …auto progressLayoutProperty = DynamicCast<ProgressLayoutProperty>(layoutWrapper->GetLayoutProperty… in MeasureContentForApiNine() local
Dprogress_pattern.h47 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in CreateNodePaintMethod() local
Dprogress_pattern.cpp206 auto progressLayoutProperty = GetLayoutProperty<ProgressLayoutProperty>(); in OnModifyDone() local
Dprogress_model_ng.cpp90 auto progressLayoutProperty = frameNode->GetLayoutProperty<NG::ProgressLayoutProperty>(); in CreateFrameNode() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dprogress_modifier.cpp131 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressColor() local
253 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in SetProgressStyle() local
320 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressStyle() local
347 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in ResetProgressBackgroundColor() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
Dprogress_test_ng.cpp293 RefPtr<ProgressLayoutProperty> progressLayoutProperty = in CheckValue() local
463 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
510 auto progressLayoutProperty = AceType::MakeRefPtr<ProgressLayoutProperty>(); variable
558 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
637 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
714 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
796 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
870 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
1661 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
1713 RefPtr<ProgressLayoutProperty> progressLayoutProperty = variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_pattern.cpp178 … auto progressLayoutProperty = progressChild_->GetLayoutProperty<LoadingProgressLayoutProperty>(); in InitProgressNode() local
904 … auto progressLayoutProperty = progressChild_->GetLayoutProperty<LoadingProgressLayoutProperty>(); in UpdateLoadingMarginTop() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_progress_bridge.cpp526 auto progressLayoutProperty = frameNode->GetLayoutProperty<ProgressLayoutProperty>(); in SetProgressStyle() local