| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | progress_data.h | 35 void SetMaxValue(double maxValue) in SetMaxValue()
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
| D | property.h | 94 std::shared_ptr<Value> maxValue; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
| D | progress_model_ng.cpp | 101 auto maxValue = progressPaintProperty->GetMaxValue(); in SetValue() local 205 auto maxValue = progressPaintProperty->GetMaxValue(); in SetText() local 264 …gressModelNG::SetTextDefaultStyle(const RefPtr<FrameNode>& textNode, double value, double maxValue) in SetTextDefaultStyle() 349 auto maxValue = progressPaintProperty->GetMaxValue(); in SetValue() local 438 auto maxValue = progressPaintProperty->GetMaxValue(); in SetText() local
|
| D | progress_modifier.cpp | 365 float maxValue = NearZero(maxValue_->Get()) ? 1.0f : maxValue_->Get(); in StartRingSweepingAnimation() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| D | nine_patch_listener.cpp | 41 static void ScaleDivRange(int32_t *divs, int32_t count, float scale, int32_t maxValue) in ScaleDivRange()
|
| /foundation/deviceprofile/device_info_manager/common/src/utils/ |
| D | profile_utils.cpp | 576 int32_t maxValue) in IsPropertyValid() 586 int32_t minValue, int32_t maxValue) in IsPropertyValid() 596 uint32_t minValue, uint32_t maxValue) in IsPropertyValid() 606 int64_t minValue, int64_t maxValue) in IsPropertyValid()
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| D | profile_utils_test.cpp | 891 int32_t maxValue = 1; variable 922 int32_t maxValue = 10; variable 952 int32_t maxValue = 10; variable 983 uint32_t maxValue = 10; variable 1014 int64_t maxValue = 10; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_particle.cpp | 134 float maxValue) in ParseAnimationFloatArray() 210 float defaultValue, float minValue, float maxValue) in ParseFloatCurveConfig() 225 float defaultValue, float minValue, float maxValue) in ParseFloatUpdater() 258 float defaultValue, float minValue, float maxValue) in ParseFloatInitRange() 301 float defaultValue, float minValue, float maxValue) in ParseFloatOption()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | slider_tdd_test.cpp | 82 jerry_value_t maxValue = jerry_create_number(expectMaxValue); in ComponentSliderAttributeMaxTest002() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
| D | render_data_panel.h | 34 double maxValue = 0.0; member
|
| D | data_panel_component.h | 354 void SetMaxValue(double maxValue) in SetMaxValue()
|
| D | rosen_render_data_panel.cpp | 554 double maxValue = arcData.maxValue; in PaintRainbowFilterMask() local 1025 auto maxValue = GetMaxValue(); in Paint() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/ |
| D | plugin_pattern_test_ng.cpp | 56 std::optional<double> maxValue = std::nullopt; member
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | navigation_modifier.cpp | 78 void SetMaxNavBarWidth(NodeHandle node, double maxValue, int maxUnit) in SetMaxNavBarWidth()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| D | data_panel_modifier.h | 49 double maxValue = 0.0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
| D | render_side_bar_container.cpp | 517 auto maxValue = ConvertWidthToVp(maxSidebarWidth_).ConvertToPx(); in HandleDragUpdate() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | chart_component.cpp | 646 uint16_t maxValue = defaultMaxValue; in SetOptionsAxisDataRange() local 674 bool ChartComponent::SetOptionsAxisDataRange(uint16_t minValue, uint16_t maxValue, uint8_t defaultM… in SetOptionsAxisDataRange()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
| D | wifi_hotspot_service_impl.cpp | 213 int maxValue = std::numeric_limits<int>::max() / hotspotIdleTimeoutUnit; in SetHotspotIdleTimeout() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/progress/ |
| D | progress_test_ng.cpp | 52 std::optional<double> maxValue; member
|